public static class SUPCOT.SegGrp3 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="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress"/>
<element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ATT-Attribute" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
<element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EMP-EmploymentDetails" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="3" minOccurs="0"/>
</sequence>
<element name="SegGrp-4" maxOccurs="9">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PYT-PaymentTerms"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" minOccurs="0"/>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="3" minOccurs="0"/>
</sequence>
<element name="SegGrp-5" maxOccurs="99">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="COT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COT-ContributionDetails"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="3" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
SUPCOT.SegGrp3.SegGrp4
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp3() |
| Modifier and Type | Method and Description |
|---|---|
ATTAttribute |
getATT()
Gets the value of the att property.
|
DTMDateTimePeriod |
getDTM()
Gets the value of the dtm property.
|
EMPEmploymentDetails |
getEMP()
Gets the value of the emp property.
|
List<FTXFreeText> |
getFTX()
Gets the value of the ftx property.
|
LOCPlaceLocationIdentification |
getLOC()
Gets the value of the loc property.
|
NADNameAndAddress |
getNAD()
Gets the value of the nad property.
|
RFFReference |
getRFF()
Gets the value of the rff property.
|
List<SUPCOT.SegGrp3.SegGrp4> |
getSegGrp4()
Gets the value of the segGrp4 property.
|
void |
setATT(ATTAttribute value)
Sets the value of the att property.
|
void |
setDTM(DTMDateTimePeriod value)
Sets the value of the dtm property.
|
void |
setEMP(EMPEmploymentDetails value)
Sets the value of the emp property.
|
void |
setLOC(LOCPlaceLocationIdentification value)
Sets the value of the loc property.
|
void |
setNAD(NADNameAndAddress value)
Sets the value of the nad property.
|
void |
setRFF(RFFReference value)
Sets the value of the rff property.
|
SUPCOT.SegGrp3 |
withATT(ATTAttribute value) |
SUPCOT.SegGrp3 |
withDTM(DTMDateTimePeriod value) |
SUPCOT.SegGrp3 |
withEMP(EMPEmploymentDetails value) |
SUPCOT.SegGrp3 |
withFTX(Collection<FTXFreeText> values) |
SUPCOT.SegGrp3 |
withFTX(FTXFreeText... values) |
SUPCOT.SegGrp3 |
withLOC(LOCPlaceLocationIdentification value) |
SUPCOT.SegGrp3 |
withNAD(NADNameAndAddress value) |
SUPCOT.SegGrp3 |
withRFF(RFFReference value) |
SUPCOT.SegGrp3 |
withSegGrp4(Collection<SUPCOT.SegGrp3.SegGrp4> values) |
SUPCOT.SegGrp3 |
withSegGrp4(SUPCOT.SegGrp3.SegGrp4... values) |
public NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic ATTAttribute getATT()
ATTAttributepublic void setATT(ATTAttribute value)
value - allowed object is
ATTAttributepublic RFFReference getRFF()
RFFReferencepublic void setRFF(RFFReference value)
value - allowed object is
RFFReferencepublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic EMPEmploymentDetails getEMP()
EMPEmploymentDetailspublic void setEMP(EMPEmploymentDetails value)
value - allowed object is
EMPEmploymentDetailspublic LOCPlaceLocationIdentification getLOC()
LOCPlaceLocationIdentificationpublic void setLOC(LOCPlaceLocationIdentification value)
value - allowed object is
LOCPlaceLocationIdentificationpublic 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<SUPCOT.SegGrp3.SegGrp4> getSegGrp4()
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 segGrp4 property.
For example, to add a new item, do as follows:
getSegGrp4().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp4
public SUPCOT.SegGrp3 withNAD(NADNameAndAddress value)
public SUPCOT.SegGrp3 withATT(ATTAttribute value)
public SUPCOT.SegGrp3 withRFF(RFFReference value)
public SUPCOT.SegGrp3 withDTM(DTMDateTimePeriod value)
public SUPCOT.SegGrp3 withEMP(EMPEmploymentDetails value)
public SUPCOT.SegGrp3 withLOC(LOCPlaceLocationIdentification value)
public SUPCOT.SegGrp3 withFTX(FTXFreeText... values)
public SUPCOT.SegGrp3 withFTX(Collection<FTXFreeText> values)
public SUPCOT.SegGrp3 withSegGrp4(SUPCOT.SegGrp3.SegGrp4... values)
public SUPCOT.SegGrp3 withSegGrp4(Collection<SUPCOT.SegGrp3.SegGrp4> values)
Copyright © 2020. All rights reserved.