public static class PRICAT.SegGrp17.SegGrp21 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"/>
</sequence>
<element name="SegGrp-22" 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-23" 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-24" maxOccurs="2" 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-25" 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-26" 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.SegGrp17.SegGrp21.SegGrp22
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp17.SegGrp21.SegGrp23
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp17.SegGrp21.SegGrp24
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp17.SegGrp21.SegGrp25
Java class for anonymous complex type.
|
static class |
PRICAT.SegGrp17.SegGrp21.SegGrp26
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp21() |
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 PRICAT.SegGrp17.SegGrp21.SegGrp22 getSegGrp22()
.SegGrp21 .SegGrp22 public void setSegGrp22(PRICAT.SegGrp17.SegGrp21.SegGrp22 value)
value - allowed object is
.SegGrp21 .SegGrp22 public PRICAT.SegGrp17.SegGrp21.SegGrp23 getSegGrp23()
.SegGrp21 .SegGrp23 public void setSegGrp23(PRICAT.SegGrp17.SegGrp21.SegGrp23 value)
value - allowed object is
.SegGrp21 .SegGrp23 public List<PRICAT.SegGrp17.SegGrp21.SegGrp24> getSegGrp24()
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 segGrp24 property.
For example, to add a new item, do as follows:
getSegGrp24().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp24
public PRICAT.SegGrp17.SegGrp21.SegGrp25 getSegGrp25()
.SegGrp21 .SegGrp25 public void setSegGrp25(PRICAT.SegGrp17.SegGrp21.SegGrp25 value)
value - allowed object is
.SegGrp21 .SegGrp25 public List<PRICAT.SegGrp17.SegGrp21.SegGrp26> getSegGrp26()
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 segGrp26 property.
For example, to add a new item, do as follows:
getSegGrp26().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21 .SegGrp26
public PRICAT.SegGrp17.SegGrp21 withALC(ALCAllowanceOrCharge value)
public PRICAT.SegGrp17.SegGrp21 withALI(ALIAdditionalInformation... values)
public PRICAT.SegGrp17.SegGrp21 withALI(Collection<ALIAdditionalInformation> values)
public PRICAT.SegGrp17.SegGrp21 withSegGrp22(PRICAT.SegGrp17.SegGrp21.SegGrp22 value)
public PRICAT.SegGrp17.SegGrp21 withSegGrp23(PRICAT.SegGrp17.SegGrp21.SegGrp23 value)
public PRICAT.SegGrp17.SegGrp21 withSegGrp24(PRICAT.SegGrp17.SegGrp21.SegGrp24... values)
public PRICAT.SegGrp17.SegGrp21 withSegGrp24(Collection<PRICAT.SegGrp17.SegGrp21.SegGrp24> values)
public PRICAT.SegGrp17.SegGrp21 withSegGrp25(PRICAT.SegGrp17.SegGrp21.SegGrp25 value)
public PRICAT.SegGrp17.SegGrp21 withSegGrp26(PRICAT.SegGrp17.SegGrp21.SegGrp26... values)
public PRICAT.SegGrp17.SegGrp21 withSegGrp26(Collection<PRICAT.SegGrp17.SegGrp21.SegGrp26> values)
Copyright © 2020. All rights reserved.