public static class GOVCBR.SegGrp138.SegGrp177.SegGrp195 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-196" 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-197" 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-198" 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-199" 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.SegGrp177.SegGrp195.SegGrp196
Java class for anonymous complex type.
|
static class |
GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp197
Java class for anonymous complex type.
|
static class |
GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp199
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp195() |
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.SegGrp177.SegGrp195.SegGrp196> getSegGrp196()
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 segGrp196 property.
For example, to add a new item, do as follows:
getSegGrp196().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp177 .SegGrp195 .SegGrp196
public List<GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp197> getSegGrp197()
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 segGrp197 property.
For example, to add a new item, do as follows:
getSegGrp197().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp177 .SegGrp195 .SegGrp197
public List<GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp199> getSegGrp199()
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 segGrp199 property.
For example, to add a new item, do as follows:
getSegGrp199().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp177 .SegGrp195 .SegGrp199
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withEQD(EQDEquipmentDetails value)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSEQ(SEQSequenceDetails value)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withQTY(QTYQuantity value)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withGEI(GEIProcessingInformation... values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withGEI(Collection<GEIProcessingInformation> values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp196(GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp196... values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp196(Collection<GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp196> values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp197(GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp197... values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp197(Collection<GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp197> values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp199(GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp199... values)
public GOVCBR.SegGrp138.SegGrp177.SegGrp195 withSegGrp199(Collection<GOVCBR.SegGrp138.SegGrp177.SegGrp195.SegGrp199> values)
Copyright © 2020. All rights reserved.