public class TAXDutyTaxFeeDetails extends Object
Java class for TAX-DutyTaxFeeDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TAX-DutyTaxFeeDetails">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="E5283" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E5283-DutyOrTaxOrFeeFunctionCodeQualifier"/>
<element name="C241" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}C241-DutyTaxFeeType" minOccurs="0"/>
<element name="C533" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}C533-DutyTaxFeeAccountDetail" minOccurs="0"/>
<element name="E5286" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E5286-DutyOrTaxOrFeeAssessmentBasisQuantity" minOccurs="0"/>
<element name="C243" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}C243-DutyTaxFeeDetail" minOccurs="0"/>
<element name="E5305" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E5305-DutyOrTaxOrFeeCategoryCode" minOccurs="0"/>
<element name="E3446" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E3446-PartyTaxIdentifier" minOccurs="0"/>
<element name="E1227" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E1227-CalculationSequenceCode" minOccurs="0"/>
<element name="E5307" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}E5307-TaxOrDutyOrFeePaymentDueDateCode" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TAXDutyTaxFeeDetails() |
| Modifier and Type | Method and Description |
|---|---|
C241DutyTaxFeeType |
getC241()
Gets the value of the c241 property.
|
C243DutyTaxFeeDetail |
getC243()
Gets the value of the c243 property.
|
C533DutyTaxFeeAccountDetail |
getC533()
Gets the value of the c533 property.
|
String |
getE1227()
Gets the value of the e1227 property.
|
String |
getE3446()
Gets the value of the e3446 property.
|
String |
getE5283()
Gets the value of the e5283 property.
|
String |
getE5286()
Gets the value of the e5286 property.
|
E5305DutyOrTaxOrFeeCategoryCode |
getE5305()
Gets the value of the e5305 property.
|
String |
getE5307()
Gets the value of the e5307 property.
|
void |
setC241(C241DutyTaxFeeType value)
Sets the value of the c241 property.
|
void |
setC243(C243DutyTaxFeeDetail value)
Sets the value of the c243 property.
|
void |
setC533(C533DutyTaxFeeAccountDetail value)
Sets the value of the c533 property.
|
void |
setE1227(String value)
Sets the value of the e1227 property.
|
void |
setE3446(String value)
Sets the value of the e3446 property.
|
void |
setE5283(String value)
Sets the value of the e5283 property.
|
void |
setE5286(String value)
Sets the value of the e5286 property.
|
void |
setE5305(E5305DutyOrTaxOrFeeCategoryCode value)
Sets the value of the e5305 property.
|
void |
setE5307(String value)
Sets the value of the e5307 property.
|
TAXDutyTaxFeeDetails |
withC241(C241DutyTaxFeeType value) |
TAXDutyTaxFeeDetails |
withC243(C243DutyTaxFeeDetail value) |
TAXDutyTaxFeeDetails |
withC533(C533DutyTaxFeeAccountDetail value) |
TAXDutyTaxFeeDetails |
withE1227(String value) |
TAXDutyTaxFeeDetails |
withE3446(String value) |
TAXDutyTaxFeeDetails |
withE5283(String value) |
TAXDutyTaxFeeDetails |
withE5286(String value) |
TAXDutyTaxFeeDetails |
withE5305(E5305DutyOrTaxOrFeeCategoryCode value) |
TAXDutyTaxFeeDetails |
withE5307(String value) |
public String getE5283()
Stringpublic void setE5283(String value)
value - allowed object is
Stringpublic C241DutyTaxFeeType getC241()
C241DutyTaxFeeTypepublic void setC241(C241DutyTaxFeeType value)
value - allowed object is
C241DutyTaxFeeTypepublic C533DutyTaxFeeAccountDetail getC533()
C533DutyTaxFeeAccountDetailpublic void setC533(C533DutyTaxFeeAccountDetail value)
value - allowed object is
C533DutyTaxFeeAccountDetailpublic String getE5286()
Stringpublic void setE5286(String value)
value - allowed object is
Stringpublic C243DutyTaxFeeDetail getC243()
C243DutyTaxFeeDetailpublic void setC243(C243DutyTaxFeeDetail value)
value - allowed object is
C243DutyTaxFeeDetailpublic E5305DutyOrTaxOrFeeCategoryCode getE5305()
E5305DutyOrTaxOrFeeCategoryCodepublic void setE5305(E5305DutyOrTaxOrFeeCategoryCode value)
value - allowed object is
E5305DutyOrTaxOrFeeCategoryCodepublic String getE3446()
Stringpublic void setE3446(String value)
value - allowed object is
Stringpublic String getE1227()
Stringpublic void setE1227(String value)
value - allowed object is
Stringpublic String getE5307()
Stringpublic void setE5307(String value)
value - allowed object is
Stringpublic TAXDutyTaxFeeDetails withE5283(String value)
public TAXDutyTaxFeeDetails withC241(C241DutyTaxFeeType value)
public TAXDutyTaxFeeDetails withC533(C533DutyTaxFeeAccountDetail value)
public TAXDutyTaxFeeDetails withE5286(String value)
public TAXDutyTaxFeeDetails withC243(C243DutyTaxFeeDetail value)
public TAXDutyTaxFeeDetails withE5305(E5305DutyOrTaxOrFeeCategoryCode value)
public TAXDutyTaxFeeDetails withE3446(String value)
public TAXDutyTaxFeeDetails withE1227(String value)
public TAXDutyTaxFeeDetails withE5307(String value)
Copyright © 2020. All rights reserved.