public static class CUSDEC.SegGrp32.SegGrp46 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" maxOccurs="10" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
</sequence>
<element name="SegGrp-47" maxOccurs="10" 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"/>
</sequence>
<element name="SegGrp-48" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-49" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TAX-DutyTaxFeeDetails"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-50" maxOccurs="5" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CUSDEC.SegGrp32.SegGrp46.SegGrp47
Java class for anonymous complex type.
|
static class |
CUSDEC.SegGrp32.SegGrp46.SegGrp49
Java class for anonymous complex type.
|
static class |
CUSDEC.SegGrp32.SegGrp46.SegGrp50
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp46() |
public GIRRelatedIdentificationNumbers getGIR()
GIRRelatedIdentificationNumberspublic void setGIR(GIRRelatedIdentificationNumbers value)
value - allowed object is
GIRRelatedIdentificationNumberspublic 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 NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic List<MEAMeasurements> getMEA()
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 mea property.
For example, to add a new item, do as follows:
getMEA().add(newItem);
Objects of the following type(s) are allowed in the list
MEAMeasurements
public List<CUSDEC.SegGrp32.SegGrp46.SegGrp47> getSegGrp47()
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 segGrp47 property.
For example, to add a new item, do as follows:
getSegGrp47().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp46 .SegGrp47
public List<CUSDEC.SegGrp32.SegGrp46.SegGrp49> getSegGrp49()
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 segGrp49 property.
For example, to add a new item, do as follows:
getSegGrp49().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp46 .SegGrp49
public List<CUSDEC.SegGrp32.SegGrp46.SegGrp50> getSegGrp50()
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 segGrp50 property.
For example, to add a new item, do as follows:
getSegGrp50().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp46 .SegGrp50
public CUSDEC.SegGrp32.SegGrp46 withGIR(GIRRelatedIdentificationNumbers value)
public CUSDEC.SegGrp32.SegGrp46 withGEI(GEIProcessingInformation... values)
public CUSDEC.SegGrp32.SegGrp46 withGEI(Collection<GEIProcessingInformation> values)
public CUSDEC.SegGrp32.SegGrp46 withNAD(NADNameAndAddress value)
public CUSDEC.SegGrp32.SegGrp46 withMEA(MEAMeasurements... values)
public CUSDEC.SegGrp32.SegGrp46 withMEA(Collection<MEAMeasurements> values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp47(CUSDEC.SegGrp32.SegGrp46.SegGrp47... values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp47(Collection<CUSDEC.SegGrp32.SegGrp46.SegGrp47> values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp49(CUSDEC.SegGrp32.SegGrp46.SegGrp49... values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp49(Collection<CUSDEC.SegGrp32.SegGrp46.SegGrp49> values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp50(CUSDEC.SegGrp32.SegGrp46.SegGrp50... values)
public CUSDEC.SegGrp32.SegGrp46 withSegGrp50(Collection<CUSDEC.SegGrp32.SegGrp46.SegGrp50> values)
Copyright © 2020. All rights reserved.