public static class CONPVA.SegGrp8.SegGrp10.SegGrp13 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-14" 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-15" 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-16" 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-17" 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-18" 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 |
CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp14
Java class for anonymous complex type.
|
static class |
CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp15
Java class for anonymous complex type.
|
static class |
CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp16
Java class for anonymous complex type.
|
static class |
CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp17
Java class for anonymous complex type.
|
static class |
CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp18
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp13() |
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 CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp14 getSegGrp14()
.SegGrp10 .SegGrp13 .SegGrp14 public void setSegGrp14(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp14 value)
value - allowed object is
.SegGrp10 .SegGrp13 .SegGrp14 public CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp15 getSegGrp15()
.SegGrp10 .SegGrp13 .SegGrp15 public void setSegGrp15(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp15 value)
value - allowed object is
.SegGrp10 .SegGrp13 .SegGrp15 public CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp16 getSegGrp16()
.SegGrp10 .SegGrp13 .SegGrp16 public void setSegGrp16(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp16 value)
value - allowed object is
.SegGrp10 .SegGrp13 .SegGrp16 public CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp17 getSegGrp17()
.SegGrp10 .SegGrp13 .SegGrp17 public void setSegGrp17(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp17 value)
value - allowed object is
.SegGrp10 .SegGrp13 .SegGrp17 public CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp18 getSegGrp18()
.SegGrp10 .SegGrp13 .SegGrp18 public void setSegGrp18(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp18 value)
value - allowed object is
.SegGrp10 .SegGrp13 .SegGrp18 public CONPVA.SegGrp8.SegGrp10.SegGrp13 withALC(ALCAllowanceOrCharge value)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withALI(ALIAdditionalInformation... values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withALI(Collection<ALIAdditionalInformation> values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withRFF(RFFReference... values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withRFF(Collection<RFFReference> values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withDTM(DTMDateTimePeriod... values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withDTM(Collection<DTMDateTimePeriod> values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withFTX(FTXFreeText... values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withFTX(Collection<FTXFreeText> values)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withSegGrp14(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp14 value)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withSegGrp15(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp15 value)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withSegGrp16(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp16 value)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withSegGrp17(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp17 value)
public CONPVA.SegGrp8.SegGrp10.SegGrp13 withSegGrp18(CONPVA.SegGrp8.SegGrp10.SegGrp13.SegGrp18 value)
Copyright © 2020. All rights reserved.