@CodingStyleguideUnaware public class DespatchType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the despatching of goods (their pickup for delivery).</ccts:Definition><ccts:ObjectClass>Despatch</ccts:ObjectClass></ccts:Component>
Java class for DespatchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DespatchType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequestedDespatchDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequestedDespatchTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedDespatchDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedDespatchTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDespatchDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDespatchTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GuaranteedDespatchDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GuaranteedDespatchTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReleaseID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Instructions" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchAddress" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CarrierParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NotifyParty" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contact" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EstimatedDespatchPeriod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedDespatchPeriod" 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 |
|---|
DespatchType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstructions(InstructionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNotifyParty(PartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DespatchType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DespatchType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ActualDespatchDateType |
getActualDespatchDate()
<?
|
LocalDate |
getActualDespatchDateValue()
Get the value of the contained ActualDespatchDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ActualDespatchTimeType |
getActualDespatchTime()
<?
|
LocalTime |
getActualDespatchTimeValue()
Get the value of the contained ActualDespatchTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PartyType |
getCarrierParty()
<?
|
ContactType |
getContact()
<?
|
AddressType |
getDespatchAddress()
<?
|
LocationType |
getDespatchLocation()
<?
|
PartyType |
getDespatchParty()
<?
|
EstimatedDespatchDateType |
getEstimatedDespatchDate()
<?
|
LocalDate |
getEstimatedDespatchDateValue()
Get the value of the contained EstimatedDespatchDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PeriodType |
getEstimatedDespatchPeriod()
<?
|
EstimatedDespatchTimeType |
getEstimatedDespatchTime()
<?
|
LocalTime |
getEstimatedDespatchTimeValue()
Get the value of the contained EstimatedDespatchTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
GuaranteedDespatchDateType |
getGuaranteedDespatchDate()
<?
|
LocalDate |
getGuaranteedDespatchDateValue()
Get the value of the contained GuaranteedDespatchDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
GuaranteedDespatchTimeType |
getGuaranteedDespatchTime()
<?
|
LocalTime |
getGuaranteedDespatchTimeValue()
Get the value of the contained GuaranteedDespatchTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<InstructionsType> |
getInstructions()
<?
|
InstructionsType |
getInstructionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getInstructionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PartyType> |
getNotifyParty()
<?
|
PartyType |
getNotifyPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNotifyPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ReleaseIDType |
getReleaseID()
<?
|
String |
getReleaseIDValue()
Get the value of the contained ReleaseIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
RequestedDespatchDateType |
getRequestedDespatchDate()
<?
|
LocalDate |
getRequestedDespatchDateValue()
Get the value of the contained RequestedDespatchDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PeriodType |
getRequestedDespatchPeriod()
<?
|
RequestedDespatchTimeType |
getRequestedDespatchTime()
<?
|
LocalTime |
getRequestedDespatchTimeValue()
Get the value of the contained RequestedDespatchTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNotifyPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNotifyPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setActualDespatchDate(ActualDespatchDateType value)
Sets the value of the actualDespatchDate property.
|
ActualDespatchDateType |
setActualDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setActualDespatchTime(ActualDespatchTimeType value)
Sets the value of the actualDespatchTime property.
|
ActualDespatchTimeType |
setActualDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCarrierParty(PartyType value)
Sets the value of the carrierParty property.
|
void |
setContact(ContactType value)
Sets the value of the contact property.
|
void |
setDespatchAddress(AddressType value)
Sets the value of the despatchAddress property.
|
void |
setDespatchLocation(LocationType value)
Sets the value of the despatchLocation property.
|
void |
setDespatchParty(PartyType value)
Sets the value of the despatchParty property.
|
void |
setEstimatedDespatchDate(EstimatedDespatchDateType value)
Sets the value of the estimatedDespatchDate property.
|
EstimatedDespatchDateType |
setEstimatedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setEstimatedDespatchPeriod(PeriodType value)
Sets the value of the estimatedDespatchPeriod property.
|
void |
setEstimatedDespatchTime(EstimatedDespatchTimeType value)
Sets the value of the estimatedDespatchTime property.
|
EstimatedDespatchTimeType |
setEstimatedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setGuaranteedDespatchDate(GuaranteedDespatchDateType value)
Sets the value of the guaranteedDespatchDate property.
|
GuaranteedDespatchDateType |
setGuaranteedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setGuaranteedDespatchTime(GuaranteedDespatchTimeType value)
Sets the value of the guaranteedDespatchTime property.
|
GuaranteedDespatchTimeType |
setGuaranteedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInstructions(List<InstructionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setNotifyParty(List<PartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setReleaseID(ReleaseIDType value)
Sets the value of the releaseID property.
|
ReleaseIDType |
setReleaseID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
RequestedDespatchDateType |
setRequestedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setRequestedDespatchDate(RequestedDespatchDateType value)
Sets the value of the requestedDespatchDate property.
|
void |
setRequestedDespatchPeriod(PeriodType value)
Sets the value of the requestedDespatchPeriod property.
|
RequestedDespatchTimeType |
setRequestedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setRequestedDespatchTime(RequestedDespatchTimeType value)
Sets the value of the requestedDespatchTime property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DespatchType()
@Nullable public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this despatch event.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public RequestedDespatchDateType getRequestedDespatchDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Requested_ Despatch Date. Date</ccts:DictionaryEntryName><ccts:Definition>The despatch (pickup) date requested, normally by the buyer.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Requested</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
RequestedDespatchDateTypepublic void setRequestedDespatchDate(@Nullable RequestedDespatchDateType value)
value - allowed object is
RequestedDespatchDateType@Nullable public RequestedDespatchTimeType getRequestedDespatchTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Requested_ Despatch Time. Time</ccts:DictionaryEntryName><ccts:Definition>The despatch (pickup) time requested, normally by the buyer.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Requested</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></ccts:Component>
RequestedDespatchTimeTypepublic void setRequestedDespatchTime(@Nullable RequestedDespatchTimeType value)
value - allowed object is
RequestedDespatchTimeType@Nullable public EstimatedDespatchDateType getEstimatedDespatchDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Estimated_ Despatch Date. Date</ccts:DictionaryEntryName><ccts:Definition>The estimated despatch (pickup) date.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Estimated</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
EstimatedDespatchDateTypepublic void setEstimatedDespatchDate(@Nullable EstimatedDespatchDateType value)
value - allowed object is
EstimatedDespatchDateType@Nullable public EstimatedDespatchTimeType getEstimatedDespatchTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Estimated_ Despatch Time. Time</ccts:DictionaryEntryName><ccts:Definition>The estimated despatch (pickup) time.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Estimated</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></ccts:Component>
EstimatedDespatchTimeTypepublic void setEstimatedDespatchTime(@Nullable EstimatedDespatchTimeType value)
value - allowed object is
EstimatedDespatchTimeType@Nullable public ActualDespatchDateType getActualDespatchDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Actual_ Despatch Date. Date</ccts:DictionaryEntryName><ccts:Definition>The actual despatch (pickup) date.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
ActualDespatchDateTypepublic void setActualDespatchDate(@Nullable ActualDespatchDateType value)
value - allowed object is
ActualDespatchDateType@Nullable public ActualDespatchTimeType getActualDespatchTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Actual_ Despatch Time. Time</ccts:DictionaryEntryName><ccts:Definition>The actual despatch (pickup) time.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></ccts:Component>
ActualDespatchTimeTypepublic void setActualDespatchTime(@Nullable ActualDespatchTimeType value)
value - allowed object is
ActualDespatchTimeType@Nullable public GuaranteedDespatchDateType getGuaranteedDespatchDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Guaranteed_ Despatch Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date guaranteed for the despatch (pickup).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Guaranteed</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
GuaranteedDespatchDateTypepublic void setGuaranteedDespatchDate(@Nullable GuaranteedDespatchDateType value)
value - allowed object is
GuaranteedDespatchDateType@Nullable public GuaranteedDespatchTimeType getGuaranteedDespatchTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Guaranteed_ Despatch Time. Time</ccts:DictionaryEntryName><ccts:Definition>The time guaranteed for the despatch (pickup).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Guaranteed</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></ccts:Component>
GuaranteedDespatchTimeTypepublic void setGuaranteedDespatchTime(@Nullable GuaranteedDespatchTimeType value)
value - allowed object is
GuaranteedDespatchTimeType@Nullable public ReleaseIDType getReleaseID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Release. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the release of the despatch used as security control or cargo control (pick-up).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTerm>Release</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
ReleaseIDTypepublic void setReleaseID(@Nullable ReleaseIDType value)
value - allowed object is
ReleaseIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<InstructionsType> getInstructions()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Instructions. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing any special instructions applying to the despatch (pickup).</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTerm>Instructions</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the instructions property.
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 instructions property.
For example, to add a new item, do as follows:
getInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
InstructionsType
@Nullable public AddressType getDespatchAddress()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Despatch_ Address. Address</ccts:DictionaryEntryName><ccts:Definition>The address of the despatch (pickup).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier><ccts:PropertyTerm>Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Address</ccts:RepresentationTerm></ccts:Component>
AddressTypepublic void setDespatchAddress(@Nullable AddressType value)
value - allowed object is
AddressType@Nullable public LocationType getDespatchLocation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Despatch_ Location. Location</ccts:DictionaryEntryName><ccts:Definition>The location of the despatch (pickup).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Location</ccts:RepresentationTerm></ccts:Component>
LocationTypepublic void setDespatchLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public PartyType getDespatchParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Despatch_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>The party despatching the goods.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>
PartyTypepublic void setDespatchParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getCarrierParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Carrier_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>The party carrying the goods.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Carrier</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>
PartyTypepublic void setCarrierParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyType> getNotifyParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Notify_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>A party to be notified of this despatch (pickup).</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Notify</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>Gets the value of the notifyParty property.
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 notifyParty property.
For example, to add a new item, do as follows:
getNotifyParty().add(newItem);
Objects of the following type(s) are allowed in the list
PartyType
@Nullable public ContactType getContact()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Contact</ccts:DictionaryEntryName><ccts:Definition>The primary contact for this despatch (pickup).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTerm>Contact</ccts:PropertyTerm><ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Contact</ccts:RepresentationTerm></ccts:Component>
ContactTypepublic void setContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nullable public PeriodType getEstimatedDespatchPeriod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Estimated Despatch_ Period. Period</ccts:DictionaryEntryName><ccts:Definition>The period estimated for the despatch (pickup) of goods.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Estimated Despatch</ccts:PropertyTermQualifier><ccts:PropertyTerm>Period</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period</ccts:RepresentationTerm></ccts:Component>
PeriodTypepublic void setEstimatedDespatchPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public PeriodType getRequestedDespatchPeriod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Despatch. Requested Despatch_ Period. Period</ccts:DictionaryEntryName><ccts:Definition>The period requested for the despatch (pickup) of goods.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Despatch</ccts:ObjectClass><ccts:PropertyTermQualifier>Requested Despatch</ccts:PropertyTermQualifier><ccts:PropertyTerm>Period</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period</ccts:RepresentationTerm></ccts:Component>
PeriodTypepublic void setRequestedDespatchPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setInstructions(@Nullable List<InstructionsType> aList)
aList - The new list member to set. May be null.public void setNotifyParty(@Nullable List<PartyType> aList)
aList - The new list member to set. May be null.public boolean hasInstructionsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoInstructionsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getInstructionsCount()
@Nullable public InstructionsType getInstructionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addInstructions(@Nonnull InstructionsType elem)
elem - The element to be added. May not be null.public boolean hasNotifyPartyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoNotifyPartyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getNotifyPartyCount()
@Nullable public PartyType getNotifyPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addNotifyParty(@Nonnull PartyType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull DespatchType 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 DespatchType clone()
@Nonnull public RequestedDespatchDateType setRequestedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public EstimatedDespatchDateType setEstimatedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ActualDespatchDateType setActualDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public GuaranteedDespatchDateType setGuaranteedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RequestedDespatchTimeType setRequestedDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public EstimatedDespatchTimeType setEstimatedDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ActualDespatchTimeType setActualDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public GuaranteedDespatchTimeType setGuaranteedDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ReleaseIDType setReleaseID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public LocalDate getRequestedDespatchDateValue()
null@Nullable public LocalTime getRequestedDespatchTimeValue()
null@Nullable public LocalDate getEstimatedDespatchDateValue()
null@Nullable public LocalTime getEstimatedDespatchTimeValue()
null@Nullable public LocalDate getActualDespatchDateValue()
null@Nullable public LocalTime getActualDespatchTimeValue()
null@Nullable public LocalDate getGuaranteedDespatchDateValue()
null@Nullable public LocalTime getGuaranteedDespatchTimeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.