public static class QUOTES.SegGrp27.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="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="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="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-48" 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-49" 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-50" 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-51" 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 |
QUOTES.SegGrp27.SegGrp46.SegGrp47
Java class for anonymous complex type.
|
static class |
QUOTES.SegGrp27.SegGrp46.SegGrp48
Java class for anonymous complex type.
|
static class |
QUOTES.SegGrp27.SegGrp46.SegGrp49
Java class for anonymous complex type.
|
static class |
QUOTES.SegGrp27.SegGrp46.SegGrp50
Java class for anonymous complex type.
|
static class |
QUOTES.SegGrp27.SegGrp46.SegGrp51
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp46() |
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<QUOTES.SegGrp27.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<QUOTES.SegGrp27.SegGrp46.SegGrp48> getSegGrp48()
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 segGrp48 property.
For example, to add a new item, do as follows:
getSegGrp48().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp46 .SegGrp48
public List<QUOTES.SegGrp27.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<QUOTES.SegGrp27.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 List<QUOTES.SegGrp27.SegGrp46.SegGrp51> getSegGrp51()
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 segGrp51 property.
For example, to add a new item, do as follows:
getSegGrp51().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp46 .SegGrp51
public QUOTES.SegGrp27.SegGrp46 withALC(ALCAllowanceOrCharge value)
public QUOTES.SegGrp27.SegGrp46 withALI(ALIAdditionalInformation... values)
public QUOTES.SegGrp27.SegGrp46 withALI(Collection<ALIAdditionalInformation> values)
public QUOTES.SegGrp27.SegGrp46 withDTM(DTMDateTimePeriod... values)
public QUOTES.SegGrp27.SegGrp46 withDTM(Collection<DTMDateTimePeriod> values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp47(QUOTES.SegGrp27.SegGrp46.SegGrp47... values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp47(Collection<QUOTES.SegGrp27.SegGrp46.SegGrp47> values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp48(QUOTES.SegGrp27.SegGrp46.SegGrp48... values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp48(Collection<QUOTES.SegGrp27.SegGrp46.SegGrp48> values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp49(QUOTES.SegGrp27.SegGrp46.SegGrp49... values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp49(Collection<QUOTES.SegGrp27.SegGrp46.SegGrp49> values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp50(QUOTES.SegGrp27.SegGrp46.SegGrp50... values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp50(Collection<QUOTES.SegGrp27.SegGrp46.SegGrp50> values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp51(QUOTES.SegGrp27.SegGrp46.SegGrp51... values)
public QUOTES.SegGrp27.SegGrp46 withSegGrp51(Collection<QUOTES.SegGrp27.SegGrp46.SegGrp51> values)
Copyright © 2020. All rights reserved.