Class PayerDetailedInformationAboutTheTaxRegistraction
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.PayerDetailedInformationAboutTheTaxRegistraction
-
public class PayerDetailedInformationAboutTheTaxRegistraction extends Object
EXT:Detailed information about the tax registrationXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:PayerTradeParty/ram:SpecifiedTaxRegistration
-
-
Method Summary
-
-
-
Method Detail
-
setPayerVATIdentifierSchemeIdentifier
public PayerDetailedInformationAboutTheTaxRegistraction setPayerVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)
- Parameters:
value- EXT:Tax Scheme identifier attributeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:PayerTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID
- Returns:
- PayerDetailedInformationAboutTheTaxRegistraction
-
setPayerVATIdentifier
public PayerDetailedInformationAboutTheTaxRegistraction setPayerVATIdentifier(String value)
- Parameters:
value- EXT:VAT number VAT IDXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:PayerTradeParty/ram:SpecifiedTaxRegistration/ram:ID
- Returns:
- PayerDetailedInformationAboutTheTaxRegistraction
-
getPayerVATIdentifierSchemeIdentifier
public Codes.SchemeIdentifierAttribute getPayerVATIdentifierSchemeIdentifier()
-
getPayerVATIdentifierSchemeIdentifierForJAXB
public Codes.SchemeIdentifierAttribute getPayerVATIdentifierSchemeIdentifierForJAXB()
-
getPayerVATIdentifier
public String getPayerVATIdentifier()
-
getPayerVATIdentifierForJAXB
public String getPayerVATIdentifierForJAXB()
-
-