Class SellerTaxRepresentative
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.SellerTaxRepresentative
-
public class SellerTaxRepresentative extends Object
EXT:Detailed contact informationXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact
-
-
Method Summary
-
-
-
Method Detail
-
setSellerTaxRepresentativePersonName
public SellerTaxRepresentative setSellerTaxRepresentativePersonName(String value)
- Parameters:
value- EXT:Contact NameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:PersonName
- Returns:
- SellerTaxRepresentative
-
setSellerTaxRepresentativeDepartmentName
public SellerTaxRepresentative setSellerTaxRepresentativeDepartmentName(String value)
- Parameters:
value- EXT:Department nameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:DepartmentName
- Returns:
- SellerTaxRepresentative
-
setSellerTaxRepresentativeTypeCode
public SellerTaxRepresentative setSellerTaxRepresentativeTypeCode(String value)
- Parameters:
value- EXT:Contact TypeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:TypeCode
- Returns:
- SellerTaxRepresentative
-
setSellerTaxRepresentativeContactTelephoneNumber
public SellerTaxRepresentative setSellerTaxRepresentativeContactTelephoneNumber(String value)
- Parameters:
value- EXT:Phone NumberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:TelephoneUniversalCommunication/ram:CompleteNumber
- Returns:
- SellerTaxRepresentative
-
setFaxNumber
public SellerTaxRepresentative setFaxNumber(String value)
- Parameters:
value- EXT:Fax numberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:FaxUniversalCommunication/ram:CompleteNumber
- Returns:
- SellerTaxRepresentative
-
setSellerTaxRepresentativeContactEmailAddress
public SellerTaxRepresentative setSellerTaxRepresentativeContactEmailAddress(String value)
- Parameters:
value- EXT:Email AddressXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:EmailURIUniversalCommunication/ram:URIID
- Returns:
- SellerTaxRepresentative
-
getSellerTaxRepresentativePersonName
public String getSellerTaxRepresentativePersonName()
-
getSellerTaxRepresentativePersonNameForJAXB
public String getSellerTaxRepresentativePersonNameForJAXB()
-
getSellerTaxRepresentativeDepartmentName
public String getSellerTaxRepresentativeDepartmentName()
-
getSellerTaxRepresentativeDepartmentNameForJAXB
public String getSellerTaxRepresentativeDepartmentNameForJAXB()
-
getSellerTaxRepresentativeTypeCode
public String getSellerTaxRepresentativeTypeCode()
-
getSellerTaxRepresentativeTypeCodeForJAXB
public String getSellerTaxRepresentativeTypeCodeForJAXB()
-
getSellerTaxRepresentativeContactTelephoneNumber
public String getSellerTaxRepresentativeContactTelephoneNumber()
-
getSellerTaxRepresentativeContactTelephoneNumberForJAXB
public String getSellerTaxRepresentativeContactTelephoneNumberForJAXB()
-
getFaxNumber
public String getFaxNumber()
-
getFaxNumberForJAXB
public String getFaxNumberForJAXB()
-
getSellerTaxRepresentativeContactEmailAddress
public String getSellerTaxRepresentativeContactEmailAddress()
-
getSellerTaxRepresentativeContactEmailAddressForJAXB
public String getSellerTaxRepresentativeContactEmailAddressForJAXB()
-
-