public class BuyerCountrySubdivision
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:BuyerTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuyerCountrySubdivision()
BT-54:Buyer country subdivision
|
BuyerCountrySubdivision |
setBuyerCountrySubdivision(java.lang.String value) |
public BuyerCountrySubdivision setBuyerCountrySubdivision(java.lang.String value)
value
- BT-54:Buyer 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:BuyerTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
public java.lang.String getBuyerCountrySubdivision()
The subdivision of a country.
Such as a region, a county, a state, a province, etc.