Class DetailedInformationOnTaxInformationOfTheGoodRecipient
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.DetailedInformationOnTaxInformationOfTheGoodRecipient
-
public class DetailedInformationOnTaxInformationOfTheGoodRecipient extends Object
EXT:Detailed information on tax information of the good recipientXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:SpecifiedTaxRegistration
-
-
Method Summary
-
-
-
Method Detail
-
setDeliverToVATIdentifierSchemeIdentifier
public DetailedInformationOnTaxInformationOfTheGoodRecipient setDeliverToVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)
- Parameters:
value- EXT:Tax Scheme identifier attributeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID
- Returns:
- DetailedInformationOnTaxInformationOfTheGoodRecipient
-
setDeliverToVATIdentifier
public DetailedInformationOnTaxInformationOfTheGoodRecipient setDeliverToVATIdentifier(String value)
- Parameters:
value- EXT:Tax Number VAT IDXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:SpecifiedTaxRegistration/ram:ID
- Returns:
- DetailedInformationOnTaxInformationOfTheGoodRecipient
-
getDeliverToVATIdentifierSchemeIdentifier
public Codes.SchemeIdentifierAttribute getDeliverToVATIdentifierSchemeIdentifier()
-
getDeliverToVATIdentifierSchemeIdentifierForJAXB
public Codes.SchemeIdentifierAttribute getDeliverToVATIdentifierSchemeIdentifierForJAXB()
-
getDeliverToVATIdentifier
public String getDeliverToVATIdentifier()
-
getDeliverToVATIdentifierForJAXB
public String getDeliverToVATIdentifierForJAXB()
-
-