Class SellerTaxRepresentativeCountrySubdivision
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.SellerTaxRepresentativeCountrySubdivision
-
public class SellerTaxRepresentativeCountrySubdivision extends Object
BT-68:Tax representative country subdivisionThe subdivision of a country.
Such as a region, a county, a state, a province, etc.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSellerTaxRepresentativeCountrySubdivision()
BT-68:Tax representative country subdivisionSellerTaxRepresentativeCountrySubdivision
setSellerTaxRepresentativeCountrySubdivision(String value)
-
-
-
Method Detail
-
setSellerTaxRepresentativeCountrySubdivision
public SellerTaxRepresentativeCountrySubdivision setSellerTaxRepresentativeCountrySubdivision(String value)
- Parameters:
value
- BT-68:Tax representative country subdivisionThe subdivision of a country.
Such as a region, a county, a state, a province, etc.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
- Returns:
- SellerTaxRepresentativeCountrySubdivision
-
getSellerTaxRepresentativeCountrySubdivision
public String getSellerTaxRepresentativeCountrySubdivision()
BT-68:Tax representative country subdivisionThe subdivision of a country.
Such as a region, a county, a state, a province, etc.
- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
-
-