public static class CONEST.SegGrp4.SegGrp10.SegGrp12 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="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALC-AllowanceOrCharge"/>
<element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-13" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-14" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-15" 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"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-16" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RTE-RateDetails"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-17" maxOccurs="5" 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" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp13
Java class for anonymous complex type.
|
static class |
CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp14
Java class for anonymous complex type.
|
static class |
CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp15
Java class for anonymous complex type.
|
static class |
CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp16
Java class for anonymous complex type.
|
static class |
CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp17
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp12() |
public ALCAllowanceOrCharge getALC()
ALCAllowanceOrChargepublic void setALC(ALCAllowanceOrCharge value)
value - allowed object is
ALCAllowanceOrChargepublic List<ALIAdditionalInformation> getALI()
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 ali property.
For example, to add a new item, do as follows:
getALI().add(newItem);
Objects of the following type(s) are allowed in the list
ALIAdditionalInformation
public 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 List<DTMDateTimePeriod> getDTM()
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 dtm property.
For example, to add a new item, do as follows:
getDTM().add(newItem);
Objects of the following type(s) are allowed in the list
DTMDateTimePeriod
public List<FTXFreeText> getFTX()
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 ftx property.
For example, to add a new item, do as follows:
getFTX().add(newItem);
Objects of the following type(s) are allowed in the list
FTXFreeText
public CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp13 getSegGrp13()
.SegGrp10 .SegGrp12 .SegGrp13 public void setSegGrp13(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp13 value)
value - allowed object is
.SegGrp10 .SegGrp12 .SegGrp13 public CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp14 getSegGrp14()
.SegGrp10 .SegGrp12 .SegGrp14 public void setSegGrp14(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp14 value)
value - allowed object is
.SegGrp10 .SegGrp12 .SegGrp14 public CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp15 getSegGrp15()
.SegGrp10 .SegGrp12 .SegGrp15 public void setSegGrp15(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp15 value)
value - allowed object is
.SegGrp10 .SegGrp12 .SegGrp15 public CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp16 getSegGrp16()
.SegGrp10 .SegGrp12 .SegGrp16 public void setSegGrp16(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp16 value)
value - allowed object is
.SegGrp10 .SegGrp12 .SegGrp16 public List<CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp17> getSegGrp17()
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 segGrp17 property.
For example, to add a new item, do as follows:
getSegGrp17().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp10 .SegGrp12 .SegGrp17
public CONEST.SegGrp4.SegGrp10.SegGrp12 withALC(ALCAllowanceOrCharge value)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withALI(ALIAdditionalInformation... values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withALI(Collection<ALIAdditionalInformation> values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withRFF(RFFReference... values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withRFF(Collection<RFFReference> values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withDTM(DTMDateTimePeriod... values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withDTM(Collection<DTMDateTimePeriod> values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withFTX(FTXFreeText... values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withFTX(Collection<FTXFreeText> values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp13(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp13 value)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp14(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp14 value)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp15(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp15 value)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp16(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp16 value)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp17(CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp17... values)
public CONEST.SegGrp4.SegGrp10.SegGrp12 withSegGrp17(Collection<CONEST.SegGrp4.SegGrp10.SegGrp12.SegGrp17> values)
Copyright © 2020. All rights reserved.