public static class INVOIC.SegGrp27.SegGrp40 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"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" minOccurs="0"/>
</sequence>
<element name="SegGrp-41" 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-42" 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-43" 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"/>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies" 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>
<element name="SegGrp-44" 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-45" 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" maxOccurs="2" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
INVOIC.SegGrp27.SegGrp40.SegGrp41
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp27.SegGrp40.SegGrp42
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp27.SegGrp40.SegGrp43
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp27.SegGrp40.SegGrp44
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp27.SegGrp40.SegGrp45
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp40() |
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 FTXFreeText getFTX()
FTXFreeTextpublic void setFTX(FTXFreeText value)
value - allowed object is
FTXFreeTextpublic INVOIC.SegGrp27.SegGrp40.SegGrp41 getSegGrp41()
.SegGrp40 .SegGrp41 public void setSegGrp41(INVOIC.SegGrp27.SegGrp40.SegGrp41 value)
value - allowed object is
.SegGrp40 .SegGrp41 public INVOIC.SegGrp27.SegGrp40.SegGrp42 getSegGrp42()
.SegGrp40 .SegGrp42 public void setSegGrp42(INVOIC.SegGrp27.SegGrp40.SegGrp42 value)
value - allowed object is
.SegGrp40 .SegGrp42 public List<INVOIC.SegGrp27.SegGrp40.SegGrp43> getSegGrp43()
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 segGrp43 property.
For example, to add a new item, do as follows:
getSegGrp43().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp40 .SegGrp43
public INVOIC.SegGrp27.SegGrp40.SegGrp44 getSegGrp44()
.SegGrp40 .SegGrp44 public void setSegGrp44(INVOIC.SegGrp27.SegGrp40.SegGrp44 value)
value - allowed object is
.SegGrp40 .SegGrp44 public List<INVOIC.SegGrp27.SegGrp40.SegGrp45> getSegGrp45()
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 segGrp45 property.
For example, to add a new item, do as follows:
getSegGrp45().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp40 .SegGrp45
public INVOIC.SegGrp27.SegGrp40 withALC(ALCAllowanceOrCharge value)
public INVOIC.SegGrp27.SegGrp40 withALI(ALIAdditionalInformation... values)
public INVOIC.SegGrp27.SegGrp40 withALI(Collection<ALIAdditionalInformation> values)
public INVOIC.SegGrp27.SegGrp40 withDTM(DTMDateTimePeriod... values)
public INVOIC.SegGrp27.SegGrp40 withDTM(Collection<DTMDateTimePeriod> values)
public INVOIC.SegGrp27.SegGrp40 withFTX(FTXFreeText value)
public INVOIC.SegGrp27.SegGrp40 withSegGrp41(INVOIC.SegGrp27.SegGrp40.SegGrp41 value)
public INVOIC.SegGrp27.SegGrp40 withSegGrp42(INVOIC.SegGrp27.SegGrp40.SegGrp42 value)
public INVOIC.SegGrp27.SegGrp40 withSegGrp43(INVOIC.SegGrp27.SegGrp40.SegGrp43... values)
public INVOIC.SegGrp27.SegGrp40 withSegGrp43(Collection<INVOIC.SegGrp27.SegGrp40.SegGrp43> values)
public INVOIC.SegGrp27.SegGrp40 withSegGrp44(INVOIC.SegGrp27.SegGrp40.SegGrp44 value)
public INVOIC.SegGrp27.SegGrp40 withSegGrp45(INVOIC.SegGrp27.SegGrp40.SegGrp45... values)
public INVOIC.SegGrp27.SegGrp40 withSegGrp45(Collection<INVOIC.SegGrp27.SegGrp40.SegGrp45> values)
Copyright © 2020. All rights reserved.