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 StringgetSellerTaxRepresentativeIdentifier()StringgetSellerTaxRepresentativeIdentifierForJAXB()SellerTaxRepresentativeIdentifiersetSellerTaxRepresentativeIdentifier(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()
-
getSellerTaxRepresentativeIdentifierForJAXB
public String getSellerTaxRepresentativeIdentifierForJAXB()
-
-