Class SellerTaxRepresentativeIdentifier
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.SellerTaxRepresentativeIdentifier
-
public class SellerTaxRepresentativeIdentifier extends Object
EXT:Tax representative identifierXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:ID
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSellerTaxRepresentativeIdentifier()
EXT:Tax representative identifierSellerTaxRepresentativeIdentifier
setSellerTaxRepresentativeIdentifier(String value)
-
-
-
Method Detail
-
setSellerTaxRepresentativeIdentifier
public SellerTaxRepresentativeIdentifier setSellerTaxRepresentativeIdentifier(String value)
- Parameters:
value
- EXT:Tax representative identifierXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:ID
- Returns:
- SellerTaxRepresentativeIdentifier
-
getSellerTaxRepresentativeIdentifier
public String getSellerTaxRepresentativeIdentifier()
EXT:Tax representative identifier- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:ID
-
-