Class BuyerTaxRepresentative
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.BuyerTaxRepresentative
-
public class BuyerTaxRepresentative extends Object
EXT:Detailed contact informationXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact
-
-
Method Summary
-
-
-
Method Detail
-
setBuyerTaxRepresentativePersonName
public BuyerTaxRepresentative setBuyerTaxRepresentativePersonName(String value)
- Parameters:
value- EXT:Contact nameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:PersonName
- Returns:
- BuyerTaxRepresentative
-
setBuyerTaxRepresentativeDepartmentName
public BuyerTaxRepresentative setBuyerTaxRepresentativeDepartmentName(String value)
- Parameters:
value- EXT:Department nameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:DepartmentName
- Returns:
- BuyerTaxRepresentative
-
setBuyerTaxRepresentativeTypeCode
public BuyerTaxRepresentative setBuyerTaxRepresentativeTypeCode(String value)
- Parameters:
value- EXT:Contact TypeXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:TypeCode
- Returns:
- BuyerTaxRepresentative
-
setBuyerTaxRepresentativeContactTelephoneNumber
public BuyerTaxRepresentative setBuyerTaxRepresentativeContactTelephoneNumber(String value)
- Parameters:
value- EXT:Contact phone numberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:TelephoneUniversalCommunication/ram:CompleteNumber
- Returns:
- BuyerTaxRepresentative
-
setFaxNumber
public BuyerTaxRepresentative setFaxNumber(String value)
- Parameters:
value- EXT:Fax numberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:FaxUniversalCommunication/ram:CompleteNumber
- Returns:
- BuyerTaxRepresentative
-
setBuyerTaxRepresentativeContactEmailAddress
public BuyerTaxRepresentative setBuyerTaxRepresentativeContactEmailAddress(String value)
- Parameters:
value- EXT:Email addressXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTaxRepresentativeTradeParty/ram:DefinedTradeContact/ram:EmailURIUniversalCommunication/ram:URIID
- Returns:
- BuyerTaxRepresentative
-
getBuyerTaxRepresentativePersonName
public String getBuyerTaxRepresentativePersonName()
-
getBuyerTaxRepresentativePersonNameForJAXB
public String getBuyerTaxRepresentativePersonNameForJAXB()
-
getBuyerTaxRepresentativeDepartmentName
public String getBuyerTaxRepresentativeDepartmentName()
-
getBuyerTaxRepresentativeDepartmentNameForJAXB
public String getBuyerTaxRepresentativeDepartmentNameForJAXB()
-
getBuyerTaxRepresentativeTypeCode
public String getBuyerTaxRepresentativeTypeCode()
-
getBuyerTaxRepresentativeTypeCodeForJAXB
public String getBuyerTaxRepresentativeTypeCodeForJAXB()
-
getBuyerTaxRepresentativeContactTelephoneNumber
public String getBuyerTaxRepresentativeContactTelephoneNumber()
-
getBuyerTaxRepresentativeContactTelephoneNumberForJAXB
public String getBuyerTaxRepresentativeContactTelephoneNumberForJAXB()
-
getFaxNumber
public String getFaxNumber()
-
getFaxNumberForJAXB
public String getFaxNumberForJAXB()
-
getBuyerTaxRepresentativeContactEmailAddress
public String getBuyerTaxRepresentativeContactEmailAddress()
-
getBuyerTaxRepresentativeContactEmailAddressForJAXB
public String getBuyerTaxRepresentativeContactEmailAddressForJAXB()
-
-