public static class PRICAT.SegGrp10 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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-11" maxOccurs="10" 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-12" maxOccurs="10" 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-13" 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"/>
<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" maxOccurs="10" 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-15" 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"/>
<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>
| Modifier and Type | Class and Description |
|---|---|
static class |
PRICAT.SegGrp10.SegGrp11
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp10.SegGrp12
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp10.SegGrp13
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp10.SegGrp14
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp10.SegGrp15
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp10() |
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<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<PRICAT.SegGrp10.SegGrp11> getSegGrp11()
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 segGrp11 property.
For example, to add a new item, do as follows:
getSegGrp11().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp11
public List<PRICAT.SegGrp10.SegGrp12> getSegGrp12()
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 segGrp12 property.
For example, to add a new item, do as follows:
getSegGrp12().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12
public List<PRICAT.SegGrp10.SegGrp13> getSegGrp13()
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 segGrp13 property.
For example, to add a new item, do as follows:
getSegGrp13().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp13
public List<PRICAT.SegGrp10.SegGrp14> getSegGrp14()
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 segGrp14 property.
For example, to add a new item, do as follows:
getSegGrp14().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp14
public List<PRICAT.SegGrp10.SegGrp15> getSegGrp15()
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 segGrp15 property.
For example, to add a new item, do as follows:
getSegGrp15().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp15
public PRICAT.SegGrp10 withALC(ALCAllowanceOrCharge value)
public PRICAT.SegGrp10 withALI(ALIAdditionalInformation... values)
public PRICAT.SegGrp10 withALI(Collection<ALIAdditionalInformation> values)
public PRICAT.SegGrp10 withDTM(DTMDateTimePeriod... values)
public PRICAT.SegGrp10 withDTM(Collection<DTMDateTimePeriod> values)
public PRICAT.SegGrp10 withSegGrp11(PRICAT.SegGrp10.SegGrp11... values)
public PRICAT.SegGrp10 withSegGrp11(Collection<PRICAT.SegGrp10.SegGrp11> values)
public PRICAT.SegGrp10 withSegGrp12(PRICAT.SegGrp10.SegGrp12... values)
public PRICAT.SegGrp10 withSegGrp12(Collection<PRICAT.SegGrp10.SegGrp12> values)
public PRICAT.SegGrp10 withSegGrp13(PRICAT.SegGrp10.SegGrp13... values)
public PRICAT.SegGrp10 withSegGrp13(Collection<PRICAT.SegGrp10.SegGrp13> values)
public PRICAT.SegGrp10 withSegGrp14(PRICAT.SegGrp10.SegGrp14... values)
public PRICAT.SegGrp10 withSegGrp14(Collection<PRICAT.SegGrp10.SegGrp14> values)
public PRICAT.SegGrp10 withSegGrp15(PRICAT.SegGrp10.SegGrp15... values)
public PRICAT.SegGrp10 withSegGrp15(Collection<PRICAT.SegGrp10.SegGrp15> values)
Copyright © 2020. All rights reserved.