public static class PROTAP.SegGrp16.SegGrp21 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="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIR-RelatedIdentificationNumbers"/>
<element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}REL-Relationship" minOccurs="0"/>
<element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RCS-RequirementsAndConditions" minOccurs="0"/>
<element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}BII-StructureIdentification" maxOccurs="9" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
</sequence>
<element name="SegGrp-22" 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" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-23" maxOccurs="99" 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"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-24" 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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-25" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RTE-RateDetails"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PROTAP.SegGrp16.SegGrp21.SegGrp22
Java class for anonymous complex type.
|
static class |
PROTAP.SegGrp16.SegGrp21.SegGrp23
Java class for anonymous complex type.
|
static class |
PROTAP.SegGrp16.SegGrp21.SegGrp24
Java class for anonymous complex type.
|
static class |
PROTAP.SegGrp16.SegGrp21.SegGrp25
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp21() |
public GIRRelatedIdentificationNumbers getGIR()
GIRRelatedIdentificationNumberspublic void setGIR(GIRRelatedIdentificationNumbers value)
value - allowed object is
GIRRelatedIdentificationNumberspublic RELRelationship getREL()
RELRelationshippublic void setREL(RELRelationship value)
value - allowed object is
RELRelationshippublic RCSRequirementsAndConditions getRCS()
RCSRequirementsAndConditionspublic void setRCS(RCSRequirementsAndConditions value)
value - allowed object is
RCSRequirementsAndConditionspublic List<BIIStructureIdentification> getBII()
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 bii property.
For example, to add a new item, do as follows:
getBII().add(newItem);
Objects of the following type(s) are allowed in the list
BIIStructureIdentification
public List<RFFReference> getRFF()
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 rff property.
For example, to add a new item, do as follows:
getRFF().add(newItem);
Objects of the following type(s) are allowed in the list
RFFReference
public List<IMDItemDescription> getIMD()
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 imd property.
For example, to add a new item, do as follows:
getIMD().add(newItem);
Objects of the following type(s) are allowed in the list
IMDItemDescription
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<PROTAP.SegGrp16.SegGrp21.SegGrp22> getSegGrp22()
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 segGrp22 property.
For example, to add a new item, do as follows:
getSegGrp22().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp22
public List<PROTAP.SegGrp16.SegGrp21.SegGrp23> getSegGrp23()
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 segGrp23 property.
For example, to add a new item, do as follows:
getSegGrp23().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp23
public List<PROTAP.SegGrp16.SegGrp21.SegGrp24> getSegGrp24()
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 segGrp24 property.
For example, to add a new item, do as follows:
getSegGrp24().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp24
public List<PROTAP.SegGrp16.SegGrp21.SegGrp25> getSegGrp25()
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 segGrp25 property.
For example, to add a new item, do as follows:
getSegGrp25().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp25
public PROTAP.SegGrp16.SegGrp21 withGIR(GIRRelatedIdentificationNumbers value)
public PROTAP.SegGrp16.SegGrp21 withREL(RELRelationship value)
public PROTAP.SegGrp16.SegGrp21 withRCS(RCSRequirementsAndConditions value)
public PROTAP.SegGrp16.SegGrp21 withBII(BIIStructureIdentification... values)
public PROTAP.SegGrp16.SegGrp21 withBII(Collection<BIIStructureIdentification> values)
public PROTAP.SegGrp16.SegGrp21 withRFF(RFFReference... values)
public PROTAP.SegGrp16.SegGrp21 withRFF(Collection<RFFReference> values)
public PROTAP.SegGrp16.SegGrp21 withIMD(IMDItemDescription... values)
public PROTAP.SegGrp16.SegGrp21 withIMD(Collection<IMDItemDescription> values)
public PROTAP.SegGrp16.SegGrp21 withDTM(DTMDateTimePeriod... values)
public PROTAP.SegGrp16.SegGrp21 withDTM(Collection<DTMDateTimePeriod> values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp22(PROTAP.SegGrp16.SegGrp21.SegGrp22... values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp22(Collection<PROTAP.SegGrp16.SegGrp21.SegGrp22> values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp23(PROTAP.SegGrp16.SegGrp21.SegGrp23... values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp23(Collection<PROTAP.SegGrp16.SegGrp21.SegGrp23> values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp24(PROTAP.SegGrp16.SegGrp21.SegGrp24... values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp24(Collection<PROTAP.SegGrp16.SegGrp21.SegGrp24> values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp25(PROTAP.SegGrp16.SegGrp21.SegGrp25... values)
public PROTAP.SegGrp16.SegGrp21 withSegGrp25(Collection<PROTAP.SegGrp16.SegGrp21.SegGrp25> values)
Copyright © 2020. All rights reserved.