Class SellerTaxRepresentativeIdentifierSchemeIdentifier
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.SellerTaxRepresentativeIdentifierSchemeIdentifier
-
public class SellerTaxRepresentativeIdentifierSchemeIdentifier extends Object
EXT:Tax representative global identifierXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:GlobalID
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier()
EXT:Scheme identifier attributeString
getSellerTaxRepresentativeIdentifierSchemeIdentifier()
EXT:Tax representative global identifierSellerTaxRepresentativeIdentifierSchemeIdentifier
setSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier(String value)
SellerTaxRepresentativeIdentifierSchemeIdentifier
setSellerTaxRepresentativeIdentifierSchemeIdentifier(String value)
-
-
-
Method Detail
-
setSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier
public SellerTaxRepresentativeIdentifierSchemeIdentifier setSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier(String value)
- Parameters:
value
- EXT:Scheme identifier attributeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:GlobalID/@schemeID
- Returns:
- SellerTaxRepresentativeIdentifierSchemeIdentifier
-
setSellerTaxRepresentativeIdentifierSchemeIdentifier
public SellerTaxRepresentativeIdentifierSchemeIdentifier setSellerTaxRepresentativeIdentifierSchemeIdentifier(String value)
- Parameters:
value
- EXT:Tax representative global identifierXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:GlobalID
- Returns:
- SellerTaxRepresentativeIdentifierSchemeIdentifier
-
getSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier
public String getSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier()
EXT:Scheme identifier attribute- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:GlobalID/@schemeID
-
getSellerTaxRepresentativeIdentifierSchemeIdentifier
public String getSellerTaxRepresentativeIdentifierSchemeIdentifier()
EXT:Tax representative global identifier- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:GlobalID
-
-