public static class GOVCBR.SegGrp43.SegGrp69.SegGrp85 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-86" 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-87" 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-88" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86
Java class for anonymous complex type.
|
static class |
GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp87
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp85() |
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.SegGrp43.SegGrp69.SegGrp85.SegGrp86> getSegGrp86()
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 segGrp86 property.
For example, to add a new item, do as follows:
getSegGrp86().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp69 .SegGrp85 .SegGrp86
public List<GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp87> getSegGrp87()
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 segGrp87 property.
For example, to add a new item, do as follows:
getSegGrp87().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp69 .SegGrp85 .SegGrp87
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withEQD(EQDEquipmentDetails value)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withSEQ(SEQSequenceDetails value)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withQTY(QTYQuantity value)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withGEI(GEIProcessingInformation... values)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withGEI(Collection<GEIProcessingInformation> values)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withSegGrp86(GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86... values)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withSegGrp86(Collection<GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86> values)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withSegGrp87(GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp87... values)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85 withSegGrp87(Collection<GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp87> values)
Copyright © 2020. All rights reserved.