public class Seller
extends java.lang.Object
A group of business terms providing contact information about the Seller.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSellerContactEmailAddress()
BT-43:Seller contact email address
|
java.lang.String |
getSellerContactTelephoneNumber()
BT-42:Seller contact telephone number
|
java.lang.String |
getSellerDepartmentName()
BT-41-0:Seller contact point
|
java.lang.String |
getSellerFaxNumber()
EXT:Seller fax number
|
java.lang.String |
getSellerPersonName()
BT-41:Seller contact point
|
Seller |
setSellerContactEmailAddress(java.lang.String value) |
Seller |
setSellerContactTelephoneNumber(java.lang.String value) |
Seller |
setSellerDepartmentName(java.lang.String value) |
Seller |
setSellerFaxNumber(java.lang.String value) |
Seller |
setSellerPersonName(java.lang.String value) |
public Seller setSellerPersonName(java.lang.String value)
value
- BT-41:Seller contact point
A contact point for a legal entity or person.
Such as person name, contact identification, department or office identification : Person Name
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact/ram:PersonName
public Seller setSellerDepartmentName(java.lang.String value)
value
- BT-41-0:Seller contact point
A contact point for a legal entity or person.
Such as person name, contact identification, department or office identification : Department Name
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact/ram:DepartmentName
public Seller setSellerContactTelephoneNumber(java.lang.String value)
value
- BT-42:Seller contact telephone number
A phone number for the contact point.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact/ram:TelephoneUniversalCommunication/ram:CompleteNumber
public Seller setSellerFaxNumber(java.lang.String value)
value
- EXT:Seller fax number
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact/ram:FaxUniversalCommunication/ram:CompleteNumber
public Seller setSellerContactEmailAddress(java.lang.String value)
value
- BT-43:Seller contact email address
An e-mail address for the contact point.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:DefinedTradeContact/ram:EmailURIUniversalCommunication/ram:URIID
public java.lang.String getSellerPersonName()
A contact point for a legal entity or person.
Such as person name, contact identification, department or office identification : Person Name
public java.lang.String getSellerDepartmentName()
A contact point for a legal entity or person.
Such as person name, contact identification, department or office identification : Department Name
public java.lang.String getSellerContactTelephoneNumber()
A phone number for the contact point.
public java.lang.String getSellerFaxNumber()
public java.lang.String getSellerContactEmailAddress()
An e-mail address for the contact point.