@CodingStyleguideUnaware public class HeaderTradeAgreementType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for HeaderTradeAgreementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HeaderTradeAgreementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reference" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BuyerReference" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="SellerTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="BuyerTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="SalesAgentTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="BuyerRequisitionerTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BuyerAssignedAccountantTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="SellerAssignedAccountantTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="BuyerTaxRepresentativeTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="SellerTaxRepresentativeTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="ProductEndUserTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="ApplicableTradeDeliveryTerms" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeDeliveryTermsType" minOccurs="0"/>
<element name="SellerOrderReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="BuyerOrderReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="QuotationReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="OrderResponseReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="ContractReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="DemandForecastReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="SupplyInstructionReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="PromotionalDealReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="PriceListReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" minOccurs="0"/>
<element name="AdditionalReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RequisitionerReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BuyerAgentTradeParty" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradePartyType" minOccurs="0"/>
<element name="PurchaseConditionsReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpecifiedProcuringProject" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ProcuringProjectType" minOccurs="0"/>
<element name="UltimateCustomerOrderReferencedDocument" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
HeaderTradeAgreementType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addBuyerRequisitionerTradeParty(TradePartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPurchaseConditionsReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addReference(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequisitionerReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addUltimateCustomerOrderReferencedDocument(ReferencedDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
HeaderTradeAgreementType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(HeaderTradeAgreementType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<ReferencedDocumentType> |
getAdditionalReferencedDocument()
Gets the value of the additionalReferencedDocument property.
|
ReferencedDocumentType |
getAdditionalReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAdditionalReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeDeliveryTermsType |
getApplicableTradeDeliveryTerms()
Gets the value of the applicableTradeDeliveryTerms property.
|
TradePartyType |
getBuyerAgentTradeParty()
Gets the value of the buyerAgentTradeParty property.
|
TradePartyType |
getBuyerAssignedAccountantTradeParty()
Gets the value of the buyerAssignedAccountantTradeParty property.
|
ReferencedDocumentType |
getBuyerOrderReferencedDocument()
Gets the value of the buyerOrderReferencedDocument property.
|
TextType |
getBuyerReference()
Gets the value of the buyerReference property.
|
String |
getBuyerReferenceValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TradePartyType> |
getBuyerRequisitionerTradeParty()
Gets the value of the buyerRequisitionerTradeParty property.
|
TradePartyType |
getBuyerRequisitionerTradePartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBuyerRequisitionerTradePartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradePartyType |
getBuyerTaxRepresentativeTradeParty()
Gets the value of the buyerTaxRepresentativeTradeParty property.
|
TradePartyType |
getBuyerTradeParty()
Gets the value of the buyerTradeParty property.
|
ReferencedDocumentType |
getContractReferencedDocument()
Gets the value of the contractReferencedDocument property.
|
ReferencedDocumentType |
getDemandForecastReferencedDocument()
Gets the value of the demandForecastReferencedDocument property.
|
ReferencedDocumentType |
getOrderResponseReferencedDocument()
Gets the value of the orderResponseReferencedDocument property.
|
ReferencedDocumentType |
getPriceListReferencedDocument()
Gets the value of the priceListReferencedDocument property.
|
TradePartyType |
getProductEndUserTradeParty()
Gets the value of the productEndUserTradeParty property.
|
ReferencedDocumentType |
getPromotionalDealReferencedDocument()
Gets the value of the promotionalDealReferencedDocument property.
|
List<ReferencedDocumentType> |
getPurchaseConditionsReferencedDocument()
Gets the value of the purchaseConditionsReferencedDocument property.
|
ReferencedDocumentType |
getPurchaseConditionsReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPurchaseConditionsReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ReferencedDocumentType |
getQuotationReferencedDocument()
Gets the value of the quotationReferencedDocument property.
|
List<TextType> |
getReference()
Gets the value of the reference property.
|
TextType |
getReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ReferencedDocumentType> |
getRequisitionerReferencedDocument()
Gets the value of the requisitionerReferencedDocument property.
|
ReferencedDocumentType |
getRequisitionerReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequisitionerReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradePartyType |
getSalesAgentTradeParty()
Gets the value of the salesAgentTradeParty property.
|
TradePartyType |
getSellerAssignedAccountantTradeParty()
Gets the value of the sellerAssignedAccountantTradeParty property.
|
ReferencedDocumentType |
getSellerOrderReferencedDocument()
Gets the value of the sellerOrderReferencedDocument property.
|
TradePartyType |
getSellerTaxRepresentativeTradeParty()
Gets the value of the sellerTaxRepresentativeTradeParty property.
|
TradePartyType |
getSellerTradeParty()
Gets the value of the sellerTradeParty property.
|
ProcuringProjectType |
getSpecifiedProcuringProject()
Gets the value of the specifiedProcuringProject property.
|
ReferencedDocumentType |
getSupplyInstructionReferencedDocument()
Gets the value of the supplyInstructionReferencedDocument property.
|
List<ReferencedDocumentType> |
getUltimateCustomerOrderReferencedDocument()
Gets the value of the ultimateCustomerOrderReferencedDocument property.
|
ReferencedDocumentType |
getUltimateCustomerOrderReferencedDocumentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getUltimateCustomerOrderReferencedDocumentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAdditionalReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasBuyerRequisitionerTradePartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAdditionalReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoBuyerRequisitionerTradePartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPurchaseConditionsReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequisitionerReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoUltimateCustomerOrderReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPurchaseConditionsReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequisitionerReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasUltimateCustomerOrderReferencedDocumentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableTradeDeliveryTerms(TradeDeliveryTermsType value)
Sets the value of the applicableTradeDeliveryTerms property.
|
void |
setBuyerAgentTradeParty(TradePartyType value)
Sets the value of the buyerAgentTradeParty property.
|
void |
setBuyerAssignedAccountantTradeParty(TradePartyType value)
Sets the value of the buyerAssignedAccountantTradeParty property.
|
void |
setBuyerOrderReferencedDocument(ReferencedDocumentType value)
Sets the value of the buyerOrderReferencedDocument property.
|
TextType |
setBuyerReference(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBuyerReference(TextType value)
Sets the value of the buyerReference property.
|
void |
setBuyerRequisitionerTradeParty(List<TradePartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBuyerTaxRepresentativeTradeParty(TradePartyType value)
Sets the value of the buyerTaxRepresentativeTradeParty property.
|
void |
setBuyerTradeParty(TradePartyType value)
Sets the value of the buyerTradeParty property.
|
void |
setContractReferencedDocument(ReferencedDocumentType value)
Sets the value of the contractReferencedDocument property.
|
void |
setDemandForecastReferencedDocument(ReferencedDocumentType value)
Sets the value of the demandForecastReferencedDocument property.
|
void |
setOrderResponseReferencedDocument(ReferencedDocumentType value)
Sets the value of the orderResponseReferencedDocument property.
|
void |
setPriceListReferencedDocument(ReferencedDocumentType value)
Sets the value of the priceListReferencedDocument property.
|
void |
setProductEndUserTradeParty(TradePartyType value)
Sets the value of the productEndUserTradeParty property.
|
void |
setPromotionalDealReferencedDocument(ReferencedDocumentType value)
Sets the value of the promotionalDealReferencedDocument property.
|
void |
setPurchaseConditionsReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setQuotationReferencedDocument(ReferencedDocumentType value)
Sets the value of the quotationReferencedDocument property.
|
void |
setReference(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRequisitionerReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSalesAgentTradeParty(TradePartyType value)
Sets the value of the salesAgentTradeParty property.
|
void |
setSellerAssignedAccountantTradeParty(TradePartyType value)
Sets the value of the sellerAssignedAccountantTradeParty property.
|
void |
setSellerOrderReferencedDocument(ReferencedDocumentType value)
Sets the value of the sellerOrderReferencedDocument property.
|
void |
setSellerTaxRepresentativeTradeParty(TradePartyType value)
Sets the value of the sellerTaxRepresentativeTradeParty property.
|
void |
setSellerTradeParty(TradePartyType value)
Sets the value of the sellerTradeParty property.
|
void |
setSpecifiedProcuringProject(ProcuringProjectType value)
Sets the value of the specifiedProcuringProject property.
|
void |
setSupplyInstructionReferencedDocument(ReferencedDocumentType value)
Sets the value of the supplyInstructionReferencedDocument property.
|
void |
setUltimateCustomerOrderReferencedDocument(List<ReferencedDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public HeaderTradeAgreementType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getReference()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the reference property.
For example, to add a new item, do as follows:
getReference().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public TextType getBuyerReference()
TextTypepublic void setBuyerReference(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TradePartyType getSellerTradeParty()
TradePartyTypepublic void setSellerTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getBuyerTradeParty()
TradePartyTypepublic void setBuyerTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getSalesAgentTradeParty()
TradePartyTypepublic void setSalesAgentTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradePartyType> getBuyerRequisitionerTradeParty()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the buyerRequisitionerTradeParty property.
For example, to add a new item, do as follows:
getBuyerRequisitionerTradeParty().add(newItem);
Objects of the following type(s) are allowed in the list
TradePartyType
@Nullable public TradePartyType getBuyerAssignedAccountantTradeParty()
TradePartyTypepublic void setBuyerAssignedAccountantTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getSellerAssignedAccountantTradeParty()
TradePartyTypepublic void setSellerAssignedAccountantTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getBuyerTaxRepresentativeTradeParty()
TradePartyTypepublic void setBuyerTaxRepresentativeTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getSellerTaxRepresentativeTradeParty()
TradePartyTypepublic void setSellerTaxRepresentativeTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradePartyType getProductEndUserTradeParty()
TradePartyTypepublic void setProductEndUserTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nullable public TradeDeliveryTermsType getApplicableTradeDeliveryTerms()
TradeDeliveryTermsTypepublic void setApplicableTradeDeliveryTerms(@Nullable TradeDeliveryTermsType value)
value - allowed object is
TradeDeliveryTermsType@Nullable public ReferencedDocumentType getSellerOrderReferencedDocument()
ReferencedDocumentTypepublic void setSellerOrderReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getBuyerOrderReferencedDocument()
ReferencedDocumentTypepublic void setBuyerOrderReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getQuotationReferencedDocument()
ReferencedDocumentTypepublic void setQuotationReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getOrderResponseReferencedDocument()
ReferencedDocumentTypepublic void setOrderResponseReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getContractReferencedDocument()
ReferencedDocumentTypepublic void setContractReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getDemandForecastReferencedDocument()
ReferencedDocumentTypepublic void setDemandForecastReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getSupplyInstructionReferencedDocument()
ReferencedDocumentTypepublic void setSupplyInstructionReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getPromotionalDealReferencedDocument()
ReferencedDocumentTypepublic void setPromotionalDealReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nullable public ReferencedDocumentType getPriceListReferencedDocument()
ReferencedDocumentTypepublic void setPriceListReferencedDocument(@Nullable ReferencedDocumentType value)
value - allowed object is
ReferencedDocumentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getAdditionalReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the additionalReferencedDocument property.
For example, to add a new item, do as follows:
getAdditionalReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getRequisitionerReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the requisitionerReferencedDocument property.
For example, to add a new item, do as follows:
getRequisitionerReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
@Nullable public TradePartyType getBuyerAgentTradeParty()
TradePartyTypepublic void setBuyerAgentTradeParty(@Nullable TradePartyType value)
value - allowed object is
TradePartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getPurchaseConditionsReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the purchaseConditionsReferencedDocument property.
For example, to add a new item, do as follows:
getPurchaseConditionsReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
@Nullable public ProcuringProjectType getSpecifiedProcuringProject()
ProcuringProjectTypepublic void setSpecifiedProcuringProject(@Nullable ProcuringProjectType value)
value - allowed object is
ProcuringProjectType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReferencedDocumentType> getUltimateCustomerOrderReferencedDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ultimateCustomerOrderReferencedDocument property.
For example, to add a new item, do as follows:
getUltimateCustomerOrderReferencedDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ReferencedDocumentType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setReference(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setBuyerRequisitionerTradeParty(@Nullable List<TradePartyType> aList)
aList - The new list member to set. May be null.public void setAdditionalReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public void setRequisitionerReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public void setPurchaseConditionsReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public void setUltimateCustomerOrderReferencedDocument(@Nullable List<ReferencedDocumentType> aList)
aList - The new list member to set. May be null.public boolean hasReferenceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoReferenceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getReferenceCount()
@Nullable public TextType getReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addReference(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasBuyerRequisitionerTradePartyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBuyerRequisitionerTradePartyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBuyerRequisitionerTradePartyCount()
@Nullable public TradePartyType getBuyerRequisitionerTradePartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBuyerRequisitionerTradeParty(@Nonnull TradePartyType elem)
elem - The element to be added. May not be null.public boolean hasAdditionalReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAdditionalReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAdditionalReferencedDocumentCount()
@Nullable public ReferencedDocumentType getAdditionalReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAdditionalReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public boolean hasRequisitionerReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRequisitionerReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRequisitionerReferencedDocumentCount()
@Nullable public ReferencedDocumentType getRequisitionerReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRequisitionerReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public boolean hasPurchaseConditionsReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPurchaseConditionsReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPurchaseConditionsReferencedDocumentCount()
@Nullable public ReferencedDocumentType getPurchaseConditionsReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPurchaseConditionsReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public boolean hasUltimateCustomerOrderReferencedDocumentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoUltimateCustomerOrderReferencedDocumentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getUltimateCustomerOrderReferencedDocumentCount()
@Nullable public ReferencedDocumentType getUltimateCustomerOrderReferencedDocumentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addUltimateCustomerOrderReferencedDocument(@Nonnull ReferencedDocumentType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull HeaderTradeAgreementType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public HeaderTradeAgreementType clone()
@Nonnull public TextType setBuyerReference(@Nullable String valueParam)
valueParam - The value to be set. May be null.nullCopyright © 2016–2021 Philip Helger. All rights reserved.