Class DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
-
public class DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser extends Object
EXT:Detailed information about the tax number of the deviating end userXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:SpecifiedTaxRegistration
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getProductEndUserVATIdentifier()
EXT:Tax number (local) VAT IDCodes.SchemeIdentifierAttribute
getProductEndUserVATIdentifierSchemeIdentifier()
EXT:Tax Scheme identifier attribute Scheme identifier attributeDetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
setProductEndUserVATIdentifier(String value)
DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
setProductEndUserVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)
-
-
-
Method Detail
-
setProductEndUserVATIdentifierSchemeIdentifier
public DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser setProductEndUserVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)
- Parameters:
value
- EXT:Tax Scheme identifier attribute Scheme identifier attributeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID
- Returns:
- DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
-
setProductEndUserVATIdentifier
public DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser setProductEndUserVATIdentifier(String value)
- Parameters:
value
- EXT:Tax number (local) VAT IDXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:SpecifiedTaxRegistration/ram:ID
- Returns:
- DetailedInformationAboutTheTaxNumberOfTheDeviatingEndUser
-
getProductEndUserVATIdentifierSchemeIdentifier
public Codes.SchemeIdentifierAttribute getProductEndUserVATIdentifierSchemeIdentifier()
EXT:Tax Scheme identifier attribute Scheme identifier attribute- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID
-
getProductEndUserVATIdentifier
public String getProductEndUserVATIdentifier()
EXT:Tax number (local) VAT ID- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:SpecifiedTaxRegistration/ram:ID
-
-