public class DetailedInformationAboutTheTaxRegistration
extends java.lang.Object
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipFromTradeParty/ram:SpecifiedTaxRegistration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getShipFromVATIdentifier()
EXT:Tax Number VAT ID
|
Codes.SchemeIdentifierAttribute |
getShipFromVATIdentifierSchemeIdentifier()
EXT:Tax Scheme identifier attribute
|
DetailedInformationAboutTheTaxRegistration |
setShipFromVATIdentifier(java.lang.String value) |
DetailedInformationAboutTheTaxRegistration |
setShipFromVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value) |
public DetailedInformationAboutTheTaxRegistration setShipFromVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)
value
- EXT:Tax Scheme identifier attribute
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipFromTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID
public DetailedInformationAboutTheTaxRegistration setShipFromVATIdentifier(java.lang.String value)
value
- EXT:Tax Number VAT ID
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipFromTradeParty/ram:SpecifiedTaxRegistration/ram:ID
public Codes.SchemeIdentifierAttribute getShipFromVATIdentifierSchemeIdentifier()
public java.lang.String getShipFromVATIdentifier()