public static class SOCADE.SegGrp3.SegGrp6 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="PRC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PRC-ProcessIdentification"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
<element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ATT-Attribute" 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="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EMP-EmploymentDetails" 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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
<element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IND-IndexDetails" 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="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-7" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-8" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-9" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-10" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails"/>
</sequence>
<element name="SegGrp-11" maxOccurs="9" 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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" 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 |
SOCADE.SegGrp3.SegGrp6.SegGrp10
Java class for anonymous complex type.
|
static class |
SOCADE.SegGrp3.SegGrp6.SegGrp7
Java class for anonymous complex type.
|
static class |
SOCADE.SegGrp3.SegGrp6.SegGrp8
Java class for anonymous complex type.
|
static class |
SOCADE.SegGrp3.SegGrp6.SegGrp9
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp6() |
public PRCProcessIdentification getPRC()
PRCProcessIdentificationpublic void setPRC(PRCProcessIdentification value)
value - allowed object is
PRCProcessIdentificationpublic 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<ATTAttribute> getATT()
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 att property.
For example, to add a new item, do as follows:
getATT().add(newItem);
Objects of the following type(s) are allowed in the list
ATTAttribute
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<EMPEmploymentDetails> getEMP()
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 emp property.
For example, to add a new item, do as follows:
getEMP().add(newItem);
Objects of the following type(s) are allowed in the list
EMPEmploymentDetails
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<DOCDocumentMessageDetails> getDOC()
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 doc property.
For example, to add a new item, do as follows:
getDOC().add(newItem);
Objects of the following type(s) are allowed in the list
DOCDocumentMessageDetails
public List<INDIndexDetails> getIND()
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 ind property.
For example, to add a new item, do as follows:
getIND().add(newItem);
Objects of the following type(s) are allowed in the list
INDIndexDetails
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<LOCPlaceLocationIdentification> getLOC()
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 loc property.
For example, to add a new item, do as follows:
getLOC().add(newItem);
Objects of the following type(s) are allowed in the list
LOCPlaceLocationIdentification
public List<SOCADE.SegGrp3.SegGrp6.SegGrp7> getSegGrp7()
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 segGrp7 property.
For example, to add a new item, do as follows:
getSegGrp7().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp6 .SegGrp7
public List<SOCADE.SegGrp3.SegGrp6.SegGrp8> getSegGrp8()
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 segGrp8 property.
For example, to add a new item, do as follows:
getSegGrp8().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp6 .SegGrp8
public List<SOCADE.SegGrp3.SegGrp6.SegGrp9> getSegGrp9()
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 segGrp9 property.
For example, to add a new item, do as follows:
getSegGrp9().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp6 .SegGrp9
public List<SOCADE.SegGrp3.SegGrp6.SegGrp10> getSegGrp10()
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 segGrp10 property.
For example, to add a new item, do as follows:
getSegGrp10().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp6 .SegGrp10
public SOCADE.SegGrp3.SegGrp6 withPRC(PRCProcessIdentification value)
public SOCADE.SegGrp3.SegGrp6 withFTX(FTXFreeText... values)
public SOCADE.SegGrp3.SegGrp6 withFTX(Collection<FTXFreeText> values)
public SOCADE.SegGrp3.SegGrp6 withATT(ATTAttribute... values)
public SOCADE.SegGrp3.SegGrp6 withATT(Collection<ATTAttribute> values)
public SOCADE.SegGrp3.SegGrp6 withDTM(DTMDateTimePeriod... values)
public SOCADE.SegGrp3.SegGrp6 withDTM(Collection<DTMDateTimePeriod> values)
public SOCADE.SegGrp3.SegGrp6 withEMP(EMPEmploymentDetails... values)
public SOCADE.SegGrp3.SegGrp6 withEMP(Collection<EMPEmploymentDetails> values)
public SOCADE.SegGrp3.SegGrp6 withADR(ADRAddress... values)
public SOCADE.SegGrp3.SegGrp6 withADR(Collection<ADRAddress> values)
public SOCADE.SegGrp3.SegGrp6 withDOC(DOCDocumentMessageDetails... values)
public SOCADE.SegGrp3.SegGrp6 withDOC(Collection<DOCDocumentMessageDetails> values)
public SOCADE.SegGrp3.SegGrp6 withIND(INDIndexDetails... values)
public SOCADE.SegGrp3.SegGrp6 withIND(Collection<INDIndexDetails> values)
public SOCADE.SegGrp3.SegGrp6 withSTS(STSStatus... values)
public SOCADE.SegGrp3.SegGrp6 withSTS(Collection<STSStatus> values)
public SOCADE.SegGrp3.SegGrp6 withLOC(LOCPlaceLocationIdentification... values)
public SOCADE.SegGrp3.SegGrp6 withLOC(Collection<LOCPlaceLocationIdentification> values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp7(SOCADE.SegGrp3.SegGrp6.SegGrp7... values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp7(Collection<SOCADE.SegGrp3.SegGrp6.SegGrp7> values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp8(SOCADE.SegGrp3.SegGrp6.SegGrp8... values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp8(Collection<SOCADE.SegGrp3.SegGrp6.SegGrp8> values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp9(SOCADE.SegGrp3.SegGrp6.SegGrp9... values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp9(Collection<SOCADE.SegGrp3.SegGrp6.SegGrp9> values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp10(SOCADE.SegGrp3.SegGrp6.SegGrp10... values)
public SOCADE.SegGrp3.SegGrp6 withSegGrp10(Collection<SOCADE.SegGrp3.SegGrp6.SegGrp10> values)
Copyright © 2020. All rights reserved.