public class SellerCountrySubdivision
extends java.lang.Object
The subdivision of a country.
Such as a region, a county, a state, a province, etc.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSellerCountrySubdivision()
BT-39:Seller country subdivision
|
SellerCountrySubdivision |
setSellerCountrySubdivision(java.lang.String value) |
public SellerCountrySubdivision setSellerCountrySubdivision(java.lang.String value)
value
- BT-39:Seller country subdivision
The subdivision of a country.
Such as a region, a county, a state, a province, etc.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
public java.lang.String getSellerCountrySubdivision()
The subdivision of a country.
Such as a region, a county, a state, a province, etc.