public static class CONDRO.SegGrp7 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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}BII-StructureIdentification"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="5" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
</sequence>
<element name="SegGrp-8" 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="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DIM-Dimensions" maxOccurs="5" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="5" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CONDRO.SegGrp7.SegGrp8
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp7() |
| Modifier and Type | Method and Description |
|---|---|
BIIStructureIdentification |
getBII()
Gets the value of the bii property.
|
DTMDateTimePeriod |
getDTM()
Gets the value of the dtm property.
|
GEIProcessingInformation |
getGEI()
Gets the value of the gei property.
|
IMDItemDescription |
getIMD()
Gets the value of the imd property.
|
QTYQuantity |
getQTY()
Gets the value of the qty property.
|
List<RFFReference> |
getRFF()
Gets the value of the rff property.
|
CONDRO.SegGrp7.SegGrp8 |
getSegGrp8()
Gets the value of the segGrp8 property.
|
void |
setBII(BIIStructureIdentification value)
Sets the value of the bii property.
|
void |
setDTM(DTMDateTimePeriod value)
Sets the value of the dtm property.
|
void |
setGEI(GEIProcessingInformation value)
Sets the value of the gei property.
|
void |
setIMD(IMDItemDescription value)
Sets the value of the imd property.
|
void |
setQTY(QTYQuantity value)
Sets the value of the qty property.
|
void |
setSegGrp8(CONDRO.SegGrp7.SegGrp8 value)
Sets the value of the segGrp8 property.
|
CONDRO.SegGrp7 |
withBII(BIIStructureIdentification value) |
CONDRO.SegGrp7 |
withDTM(DTMDateTimePeriod value) |
CONDRO.SegGrp7 |
withGEI(GEIProcessingInformation value) |
CONDRO.SegGrp7 |
withIMD(IMDItemDescription value) |
CONDRO.SegGrp7 |
withQTY(QTYQuantity value) |
CONDRO.SegGrp7 |
withRFF(Collection<RFFReference> values) |
CONDRO.SegGrp7 |
withRFF(RFFReference... values) |
CONDRO.SegGrp7 |
withSegGrp8(CONDRO.SegGrp7.SegGrp8 value) |
public BIIStructureIdentification getBII()
BIIStructureIdentificationpublic void setBII(BIIStructureIdentification value)
value - allowed object is
BIIStructureIdentificationpublic GEIProcessingInformation getGEI()
GEIProcessingInformationpublic void setGEI(GEIProcessingInformation value)
value - allowed object is
GEIProcessingInformationpublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic IMDItemDescription getIMD()
IMDItemDescriptionpublic void setIMD(IMDItemDescription value)
value - allowed object is
IMDItemDescriptionpublic 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 QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic CONDRO.SegGrp7.SegGrp8 getSegGrp8()
.SegGrp8 public void setSegGrp8(CONDRO.SegGrp7.SegGrp8 value)
value - allowed object is
.SegGrp8 public CONDRO.SegGrp7 withBII(BIIStructureIdentification value)
public CONDRO.SegGrp7 withGEI(GEIProcessingInformation value)
public CONDRO.SegGrp7 withDTM(DTMDateTimePeriod value)
public CONDRO.SegGrp7 withIMD(IMDItemDescription value)
public CONDRO.SegGrp7 withRFF(RFFReference... values)
public CONDRO.SegGrp7 withRFF(Collection<RFFReference> values)
public CONDRO.SegGrp7 withQTY(QTYQuantity value)
public CONDRO.SegGrp7 withSegGrp8(CONDRO.SegGrp7.SegGrp8 value)
Copyright © 2020. All rights reserved.