public static class BUSCRD.SegGrp3.SegGrp4.SegGrp19 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="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}REL-Relationship" maxOccurs="9" minOccurs="0"/>
<element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ADR-Address" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
<element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COM-CommunicationContact" maxOccurs="99" minOccurs="0"/>
<element name="IFD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IFD-InformationDetail" maxOccurs="99" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
</sequence>
<element name="SegGrp-20" maxOccurs="999" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PNA-PartyIdentification"/>
<element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}REL-Relationship" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-21" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount"/>
<element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ARD-MonetaryAmountFunction" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp20
Java class for anonymous complex type.
|
static class |
BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp21
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp19() |
public LOCPlaceLocationIdentification getLOC()
LOCPlaceLocationIdentificationpublic void setLOC(LOCPlaceLocationIdentification value)
value - allowed object is
LOCPlaceLocationIdentificationpublic List<RELRelationship> getREL()
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 rel property.
For example, to add a new item, do as follows:
getREL().add(newItem);
Objects of the following type(s) are allowed in the list
RELRelationship
public List<ADRAddress> getADR()
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 adr property.
For example, to add a new item, do as follows:
getADR().add(newItem);
Objects of the following type(s) are allowed in the list
ADRAddress
public 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<COMCommunicationContact> getCOM()
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 com property.
For example, to add a new item, do as follows:
getCOM().add(newItem);
Objects of the following type(s) are allowed in the list
COMCommunicationContact
public List<IFDInformationDetail> getIFD()
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 ifd property.
For example, to add a new item, do as follows:
getIFD().add(newItem);
Objects of the following type(s) are allowed in the list
IFDInformationDetail
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 List<BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp20> getSegGrp20()
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 segGrp20 property.
For example, to add a new item, do as follows:
getSegGrp20().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp4 .SegGrp19 .SegGrp20
public List<BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp21> getSegGrp21()
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 segGrp21 property.
For example, to add a new item, do as follows:
getSegGrp21().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp4 .SegGrp19 .SegGrp21
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withLOC(LOCPlaceLocationIdentification value)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withREL(RELRelationship... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withREL(Collection<RELRelationship> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withADR(ADRAddress... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withADR(Collection<ADRAddress> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withDTM(DTMDateTimePeriod... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withDTM(Collection<DTMDateTimePeriod> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withCOM(COMCommunicationContact... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withCOM(Collection<COMCommunicationContact> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withIFD(IFDInformationDetail... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withIFD(Collection<IFDInformationDetail> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withFTX(FTXFreeText... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withFTX(Collection<FTXFreeText> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withSegGrp20(BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp20... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withSegGrp20(Collection<BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp20> values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withSegGrp21(BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp21... values)
public BUSCRD.SegGrp3.SegGrp4.SegGrp19 withSegGrp21(Collection<BUSCRD.SegGrp3.SegGrp4.SegGrp19.SegGrp21> values)
Copyright © 2020. All rights reserved.