Class ProductEndUser
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.ProductEndUser
-
public class ProductEndUser extends Object
EXT:Detailed contact information of the deviating end userXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact
-
-
Method Summary
-
-
-
Method Detail
-
setProductEndUserPersonName
public ProductEndUser setProductEndUserPersonName(String value)
- Parameters:
value- EXT:Contact NameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact/ram:PersonName
- Returns:
- ProductEndUser
-
setProductEndUserDepartmentName
public ProductEndUser setProductEndUserDepartmentName(String value)
- Parameters:
value- EXT:Department NameXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact/ram:DepartmentName
- Returns:
- ProductEndUser
-
setProductEndUserContactTelephoneNumber
public ProductEndUser setProductEndUserContactTelephoneNumber(String value)
- Parameters:
value- EXT:Contact Phone NumberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact/ram:TelephoneUniversalCommunication/ram:CompleteNumber
- Returns:
- ProductEndUser
-
setContactFaxNumber
public ProductEndUser setContactFaxNumber(String value)
- Parameters:
value- EXT:Contact fax numberXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact/ram:FaxUniversalCommunication/ram:CompleteNumber
- Returns:
- ProductEndUser
-
setProductEndUserContactEmailAddress
public ProductEndUser setProductEndUserContactEmailAddress(String value)
- Parameters:
value- EXT:Contact email addressXPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:ProductEndUserTradeParty/ram:DefinedTradeContact/ram:EmailURIUniversalCommunication/ram:URIID
- Returns:
- ProductEndUser
-
getProductEndUserPersonName
public String getProductEndUserPersonName()
-
getProductEndUserPersonNameForJAXB
public String getProductEndUserPersonNameForJAXB()
-
getProductEndUserDepartmentName
public String getProductEndUserDepartmentName()
-
getProductEndUserDepartmentNameForJAXB
public String getProductEndUserDepartmentNameForJAXB()
-
getProductEndUserContactTelephoneNumber
public String getProductEndUserContactTelephoneNumber()
-
getProductEndUserContactTelephoneNumberForJAXB
public String getProductEndUserContactTelephoneNumberForJAXB()
-
getContactFaxNumber
public String getContactFaxNumber()
-
getContactFaxNumberForJAXB
public String getContactFaxNumberForJAXB()
-
getProductEndUserContactEmailAddress
public String getProductEndUserContactEmailAddress()
-
getProductEndUserContactEmailAddressForJAXB
public String getProductEndUserContactEmailAddressForJAXB()
-
-