@CodingStyleguideUnaware public class TransportExecutionTermsType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TransportExecutionTermsType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeConditions(ChangeConditionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDeliveryTerms(DeliveryTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEnvironmentalEmission(EnvironmentalEmissionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNotificationRequirement(NotificationRequirementType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPaymentTerms(PaymentTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTransportServiceProviderSpecialTerms(TransportServiceProviderSpecialTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTransportUserSpecialTerms(TransportUserSpecialTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportExecutionTermsType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TransportExecutionTermsType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
PaymentTermsType |
getBonusPaymentTerms()
<pre>
<?
|
List<ChangeConditionsType> |
getChangeConditions()
<pre>
<?
|
ChangeConditionsType |
getChangeConditionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getChangeConditionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PaymentTermsType |
getCommissionPaymentTerms()
<pre>
<?
|
List<DeliveryTermsType> |
getDeliveryTerms()
<pre>
<?
|
DeliveryTermsType |
getDeliveryTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDeliveryTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EnvironmentalEmissionType> |
getEnvironmentalEmission()
<pre>
<?
|
EnvironmentalEmissionType |
getEnvironmentalEmissionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEnvironmentalEmissionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<NotificationRequirementType> |
getNotificationRequirement()
<pre>
<?
|
NotificationRequirementType |
getNotificationRequirementAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNotificationRequirementCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PaymentTermsType> |
getPaymentTerms()
<pre>
<?
|
PaymentTermsType |
getPaymentTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPaymentTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PaymentTermsType |
getPenaltyPaymentTerms()
<pre>
<?
|
PaymentTermsType |
getServiceChargePaymentTerms()
<pre>
<?
|
List<TransportServiceProviderSpecialTermsType> |
getTransportServiceProviderSpecialTerms()
<pre>
<?
|
TransportServiceProviderSpecialTermsType |
getTransportServiceProviderSpecialTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTransportServiceProviderSpecialTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TransportUserSpecialTermsType> |
getTransportUserSpecialTerms()
<pre>
<?
|
TransportUserSpecialTermsType |
getTransportUserSpecialTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTransportUserSpecialTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasChangeConditionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDeliveryTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEnvironmentalEmissionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoChangeConditionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDeliveryTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEnvironmentalEmissionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNotificationRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPaymentTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNotificationRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTransportServiceProviderSpecialTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTransportUserSpecialTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPaymentTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTransportServiceProviderSpecialTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTransportUserSpecialTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBonusPaymentTerms(PaymentTermsType value)
Sets the value of the bonusPaymentTerms property.
|
void |
setChangeConditions(List<ChangeConditionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCommissionPaymentTerms(PaymentTermsType value)
Sets the value of the commissionPaymentTerms property.
|
void |
setDeliveryTerms(List<DeliveryTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEnvironmentalEmission(List<EnvironmentalEmissionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setNotificationRequirement(List<NotificationRequirementType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPaymentTerms(List<PaymentTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPenaltyPaymentTerms(PaymentTermsType value)
Sets the value of the penaltyPaymentTerms property.
|
void |
setServiceChargePaymentTerms(PaymentTermsType value)
Sets the value of the serviceChargePaymentTerms property.
|
void |
setTransportServiceProviderSpecialTerms(List<TransportServiceProviderSpecialTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTransportUserSpecialTerms(List<TransportUserSpecialTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TransportExecutionTermsType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TransportUserSpecialTermsType> getTransportUserSpecialTerms()
TransportUserSpecialTermsType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TransportServiceProviderSpecialTermsType> getTransportServiceProviderSpecialTerms()
TransportServiceProviderSpecialTermsType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ChangeConditionsType> getChangeConditions()
ChangeConditionsType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PaymentTermsType> getPaymentTerms()
PaymentTermsType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DeliveryTermsType> getDeliveryTerms()
DeliveryTermsType@Nullable public PaymentTermsType getBonusPaymentTerms()
PaymentTermsTypepublic void setBonusPaymentTerms(@Nullable PaymentTermsType value)
value - allowed object is
PaymentTermsType@Nullable public PaymentTermsType getCommissionPaymentTerms()
PaymentTermsTypepublic void setCommissionPaymentTerms(@Nullable PaymentTermsType value)
value - allowed object is
PaymentTermsType@Nullable public PaymentTermsType getPenaltyPaymentTerms()
PaymentTermsTypepublic void setPenaltyPaymentTerms(@Nullable PaymentTermsType value)
value - allowed object is
PaymentTermsType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EnvironmentalEmissionType> getEnvironmentalEmission()
EnvironmentalEmissionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NotificationRequirementType> getNotificationRequirement()
NotificationRequirementType@Nullable public PaymentTermsType getServiceChargePaymentTerms()
PaymentTermsTypepublic void setServiceChargePaymentTerms(@Nullable PaymentTermsType value)
value - allowed object is
PaymentTermsTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setTransportUserSpecialTerms(@Nullable List<TransportUserSpecialTermsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setTransportServiceProviderSpecialTerms(@Nullable List<TransportServiceProviderSpecialTermsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setChangeConditions(@Nullable List<ChangeConditionsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setPaymentTerms(@Nullable List<PaymentTermsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDeliveryTerms(@Nullable List<DeliveryTermsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setEnvironmentalEmission(@Nullable List<EnvironmentalEmissionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setNotificationRequirement(@Nullable List<NotificationRequirementType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasTransportUserSpecialTermsEntries()
public boolean hasNoTransportUserSpecialTermsEntries()
@Nonnegative public int getTransportUserSpecialTermsCount()
@Nullable public TransportUserSpecialTermsType getTransportUserSpecialTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTransportUserSpecialTerms(@Nonnull TransportUserSpecialTermsType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTransportServiceProviderSpecialTermsEntries()
public boolean hasNoTransportServiceProviderSpecialTermsEntries()
@Nonnegative public int getTransportServiceProviderSpecialTermsCount()
@Nullable public TransportServiceProviderSpecialTermsType getTransportServiceProviderSpecialTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTransportServiceProviderSpecialTerms(@Nonnull TransportServiceProviderSpecialTermsType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasChangeConditionsEntries()
public boolean hasNoChangeConditionsEntries()
@Nonnegative public int getChangeConditionsCount()
@Nullable public ChangeConditionsType getChangeConditionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addChangeConditions(@Nonnull ChangeConditionsType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasPaymentTermsEntries()
public boolean hasNoPaymentTermsEntries()
@Nonnegative public int getPaymentTermsCount()
@Nullable public PaymentTermsType getPaymentTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPaymentTerms(@Nonnull PaymentTermsType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDeliveryTermsEntries()
public boolean hasNoDeliveryTermsEntries()
@Nonnegative public int getDeliveryTermsCount()
@Nullable public DeliveryTermsType getDeliveryTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDeliveryTerms(@Nonnull DeliveryTermsType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasEnvironmentalEmissionEntries()
public boolean hasNoEnvironmentalEmissionEntries()
@Nonnegative public int getEnvironmentalEmissionCount()
@Nullable public EnvironmentalEmissionType getEnvironmentalEmissionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addEnvironmentalEmission(@Nonnull EnvironmentalEmissionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasNotificationRequirementEntries()
public boolean hasNoNotificationRequirementEntries()
@Nonnegative public int getNotificationRequirementCount()
@Nullable public NotificationRequirementType getNotificationRequirementAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNotificationRequirement(@Nonnull NotificationRequirementType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TransportExecutionTermsType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TransportExecutionTermsType clone()
Copyright © 2017–2021 Philip Helger. All rights reserved.