public static class GOVCBR.SegGrp138.SegGrp161.SegGrp172 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="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQD-EquipmentDetails"/>
<element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" maxOccurs="99" minOccurs="0"/>
</sequence>
<element name="SegGrp-173" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEL-SealNumber"/>
<element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-174" maxOccurs="99" minOccurs="0">
<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="IFD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IFD-InformationDetail" 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-175" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CTA-ContactInformation"/>
<element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COM-CommunicationContact" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-176" maxOccurs="99" minOccurs="0">
<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="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 |
GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp173
Java class for anonymous complex type.
|
static class |
GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp174
Java class for anonymous complex type.
|
static class |
GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp176
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp172() |
public EQDEquipmentDetails getEQD()
EQDEquipmentDetailspublic void setEQD(EQDEquipmentDetails value)
value - allowed object is
EQDEquipmentDetailspublic SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic List<GEIProcessingInformation> getGEI()
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 gei property.
For example, to add a new item, do as follows:
getGEI().add(newItem);
Objects of the following type(s) are allowed in the list
GEIProcessingInformation
public List<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp173> getSegGrp173()
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 segGrp173 property.
For example, to add a new item, do as follows:
getSegGrp173().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp161 .SegGrp172 .SegGrp173
public List<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp174> getSegGrp174()
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 segGrp174 property.
For example, to add a new item, do as follows:
getSegGrp174().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp161 .SegGrp172 .SegGrp174
public List<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp176> getSegGrp176()
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 segGrp176 property.
For example, to add a new item, do as follows:
getSegGrp176().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp161 .SegGrp172 .SegGrp176
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withEQD(EQDEquipmentDetails value)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSEQ(SEQSequenceDetails value)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withQTY(QTYQuantity value)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withGEI(GEIProcessingInformation... values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withGEI(Collection<GEIProcessingInformation> values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp173(GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp173... values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp173(Collection<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp173> values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp174(GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp174... values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp174(Collection<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp174> values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp176(GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp176... values)
public GOVCBR.SegGrp138.SegGrp161.SegGrp172 withSegGrp176(Collection<GOVCBR.SegGrp138.SegGrp161.SegGrp172.SegGrp176> values)
Copyright © 2020. All rights reserved.