public static class CUSREP.SegGrp9.SegGrp10 extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification"/>
<element name="GPO" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GPO-GeographicalPosition" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" maxOccurs="99" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
<element name="POC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}POC-PurposeOfConveyanceCall" maxOccurs="9" minOccurs="0"/>
<element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}STS-Status" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp10() |
public LOCPlaceLocationIdentification getLOC()
LOCPlaceLocationIdentificationpublic void setLOC(LOCPlaceLocationIdentification value)
value - allowed object is
LOCPlaceLocationIdentificationpublic GPOGeographicalPosition getGPO()
GPOGeographicalPositionpublic void setGPO(GPOGeographicalPosition value)
value - allowed object is
GPOGeographicalPositionpublic List<DTMDateTimePeriod> getDTM()
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 dtm property.
For example, to add a new item, do as follows:
getDTM().add(newItem);
Objects of the following type(s) are allowed in the list
DTMDateTimePeriod
public List<QTYQuantity> getQTY()
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 qty property.
For example, to add a new item, do as follows:
getQTY().add(newItem);
Objects of the following type(s) are allowed in the list
QTYQuantity
public List<NADNameAndAddress> getNAD()
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 nad property.
For example, to add a new item, do as follows:
getNAD().add(newItem);
Objects of the following type(s) are allowed in the list
NADNameAndAddress
public List<MEAMeasurements> getMEA()
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 mea property.
For example, to add a new item, do as follows:
getMEA().add(newItem);
Objects of the following type(s) are allowed in the list
MEAMeasurements
public List<POCPurposeOfConveyanceCall> getPOC()
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 poc property.
For example, to add a new item, do as follows:
getPOC().add(newItem);
Objects of the following type(s) are allowed in the list
POCPurposeOfConveyanceCall
public List<STSStatus> getSTS()
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 sts property.
For example, to add a new item, do as follows:
getSTS().add(newItem);
Objects of the following type(s) are allowed in the list
STSStatus
public List<FTXFreeText> getFTX()
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 ftx property.
For example, to add a new item, do as follows:
getFTX().add(newItem);
Objects of the following type(s) are allowed in the list
FTXFreeText
public CUSREP.SegGrp9.SegGrp10 withLOC(LOCPlaceLocationIdentification value)
public CUSREP.SegGrp9.SegGrp10 withGPO(GPOGeographicalPosition value)
public CUSREP.SegGrp9.SegGrp10 withDTM(DTMDateTimePeriod... values)
public CUSREP.SegGrp9.SegGrp10 withDTM(Collection<DTMDateTimePeriod> values)
public CUSREP.SegGrp9.SegGrp10 withQTY(QTYQuantity... values)
public CUSREP.SegGrp9.SegGrp10 withQTY(Collection<QTYQuantity> values)
public CUSREP.SegGrp9.SegGrp10 withNAD(NADNameAndAddress... values)
public CUSREP.SegGrp9.SegGrp10 withNAD(Collection<NADNameAndAddress> values)
public CUSREP.SegGrp9.SegGrp10 withMEA(MEAMeasurements... values)
public CUSREP.SegGrp9.SegGrp10 withMEA(Collection<MEAMeasurements> values)
public CUSREP.SegGrp9.SegGrp10 withPOC(POCPurposeOfConveyanceCall... values)
public CUSREP.SegGrp9.SegGrp10 withPOC(Collection<POCPurposeOfConveyanceCall> values)
public CUSREP.SegGrp9.SegGrp10 withSTS(STSStatus... values)
public CUSREP.SegGrp9.SegGrp10 withSTS(Collection<STSStatus> values)
public CUSREP.SegGrp9.SegGrp10 withFTX(FTXFreeText... values)
public CUSREP.SegGrp9.SegGrp10 withFTX(Collection<FTXFreeText> values)
Copyright © 2020. All rights reserved.