public class BuyerAgentCountrySubdivision
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:BuyerAgentTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuyerAgentCountrySubdivision()
EXT:Buyer Agent country subdivision
|
BuyerAgentCountrySubdivision |
setBuyerAgentCountrySubdivision(java.lang.String value) |
public BuyerAgentCountrySubdivision setBuyerAgentCountrySubdivision(java.lang.String value)
value
- EXT:Buyer Agent 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:BuyerAgentTradeParty/ram:PostalTradeAddress/ram:CountrySubDivisionName
public java.lang.String getBuyerAgentCountrySubdivision()
The subdivision of a country.
Such as a region, a county, a state, a province, etc.