public static class INVOIC.SegGrp26.SegGrp39 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/D07A}ALC-AllowanceOrCharge"/>
<element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}FTX-FreeText" minOccurs="0"/>
</sequence>
<element name="SegGrp-40" 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/D07A}QTY-Quantity"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-41" 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/D07A}PCD-PercentageDetails"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-42" 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/D07A}MOA-MonetaryAmount"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}RNG-RangeDetails" minOccurs="0"/>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}CUX-Currencies" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-43" 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/D07A}RTE-RateDetails"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-44" 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/D07A}TAX-DutyTaxFeeDetails"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}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.SegGrp26.SegGrp39.SegGrp40
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp26.SegGrp39.SegGrp41
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp26.SegGrp39.SegGrp42
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp26.SegGrp39.SegGrp43
Java class for anonymous complex type.
|
static class |
INVOIC.SegGrp26.SegGrp39.SegGrp44
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp39() |
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.SegGrp26.SegGrp39.SegGrp40 getSegGrp40()
.SegGrp39 .SegGrp40 public void setSegGrp40(INVOIC.SegGrp26.SegGrp39.SegGrp40 value)
value - allowed object is
.SegGrp39 .SegGrp40 public INVOIC.SegGrp26.SegGrp39.SegGrp41 getSegGrp41()
.SegGrp39 .SegGrp41 public void setSegGrp41(INVOIC.SegGrp26.SegGrp39.SegGrp41 value)
value - allowed object is
.SegGrp39 .SegGrp41 public List<INVOIC.SegGrp26.SegGrp39.SegGrp42> getSegGrp42()
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 segGrp42 property.
For example, to add a new item, do as follows:
getSegGrp42().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp39 .SegGrp42
public INVOIC.SegGrp26.SegGrp39.SegGrp43 getSegGrp43()
.SegGrp39 .SegGrp43 public void setSegGrp43(INVOIC.SegGrp26.SegGrp39.SegGrp43 value)
value - allowed object is
.SegGrp39 .SegGrp43 public List<INVOIC.SegGrp26.SegGrp39.SegGrp44> getSegGrp44()
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 segGrp44 property.
For example, to add a new item, do as follows:
getSegGrp44().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp39 .SegGrp44
public INVOIC.SegGrp26.SegGrp39 withALC(ALCAllowanceOrCharge value)
public INVOIC.SegGrp26.SegGrp39 withALI(ALIAdditionalInformation... values)
public INVOIC.SegGrp26.SegGrp39 withALI(Collection<ALIAdditionalInformation> values)
public INVOIC.SegGrp26.SegGrp39 withDTM(DTMDateTimePeriod... values)
public INVOIC.SegGrp26.SegGrp39 withDTM(Collection<DTMDateTimePeriod> values)
public INVOIC.SegGrp26.SegGrp39 withFTX(FTXFreeText value)
public INVOIC.SegGrp26.SegGrp39 withSegGrp40(INVOIC.SegGrp26.SegGrp39.SegGrp40 value)
public INVOIC.SegGrp26.SegGrp39 withSegGrp41(INVOIC.SegGrp26.SegGrp39.SegGrp41 value)
public INVOIC.SegGrp26.SegGrp39 withSegGrp42(INVOIC.SegGrp26.SegGrp39.SegGrp42... values)
public INVOIC.SegGrp26.SegGrp39 withSegGrp42(Collection<INVOIC.SegGrp26.SegGrp39.SegGrp42> values)
public INVOIC.SegGrp26.SegGrp39 withSegGrp43(INVOIC.SegGrp26.SegGrp39.SegGrp43 value)
public INVOIC.SegGrp26.SegGrp39 withSegGrp44(INVOIC.SegGrp26.SegGrp39.SegGrp44... values)
public INVOIC.SegGrp26.SegGrp39 withSegGrp44(Collection<INVOIC.SegGrp26.SegGrp39.SegGrp44> values)
Copyright © 2020. All rights reserved.