Class BuyerTaxRepresentativeIdentifier
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.BuyerTaxRepresentativeIdentifier
-
public class BuyerTaxRepresentativeIdentifier extends Object
EXT:XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:ID
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBuyerTaxRepresentativeIdentifier()
EXT:BuyerTaxRepresentativeIdentifier
setBuyerTaxRepresentativeIdentifier(String value)
-
-
-
Method Detail
-
setBuyerTaxRepresentativeIdentifier
public BuyerTaxRepresentativeIdentifier setBuyerTaxRepresentativeIdentifier(String value)
- Parameters:
value
- EXT:XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:ID
- Returns:
- BuyerTaxRepresentativeIdentifier
-
getBuyerTaxRepresentativeIdentifier
public String getBuyerTaxRepresentativeIdentifier()
EXT:- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:ID
-
-