public interface ContactInfoType
The following features are supported:
CommerceFoundationPackage.getContactInfoType()
Modifier and Type | Method and Description |
---|---|
AddressType |
getAddress()
Returns the value of the 'Address' containment reference.
|
java.util.Map |
getAttributes()
Returns the value of the 'Attributes' map.
|
java.lang.Object |
getBestCallingTime()
Returns the value of the 'Best Calling Time' attribute.
|
ContactInfoIdentifierType |
getContactInfoIdentifier()
Returns the value of the 'Contact Info Identifier' containment reference.
|
PersonNameType |
getContactName()
Returns the value of the 'Contact Name' containment reference.
|
EmailAddressType |
getEmailAddress1()
Returns the value of the 'Email Address1' containment reference.
|
EmailAddressType |
getEmailAddress2()
Returns the value of the 'Email Address2' containment reference.
|
FaxType |
getFax1()
Returns the value of the 'Fax1' containment reference.
|
FaxType |
getFax2()
Returns the value of the 'Fax2' containment reference.
|
java.lang.String |
getGeographicalShippingCode()
Returns the value of the 'Geographical Shipping Code' attribute.
|
java.lang.String |
getGeographicalTaxCode()
Returns the value of the 'Geographical Tax Code' attribute.
|
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute.
|
com.ibm.commerce.foundation.common.datatypes.MobilePhoneType |
getMobilePhone1()
Returns the value of the 'Mobile Phone1' containment reference.
|
java.lang.String |
getOrganizationName()
Returns the value of the 'Organization Name' attribute.
|
java.lang.String |
getOrganizationUnitName()
Returns the value of the 'Organization Unit Name' attribute.
|
TelephoneType |
getTelephone1()
Returns the value of the 'Telephone1' containment reference.
|
TelephoneType |
getTelephone2()
Returns the value of the 'Telephone2' containment reference.
|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
void |
setAddress(AddressType value)
Sets the value of the '
Address ' containment reference. |
void |
setBestCallingTime(java.lang.Object value)
Sets the value of the '
Best Calling Time ' attribute. |
void |
setContactInfoIdentifier(ContactInfoIdentifierType value)
Sets the value of the '
Contact Info Identifier ' containment reference. |
void |
setContactName(PersonNameType value)
Sets the value of the '
Contact Name ' containment reference. |
void |
setEmailAddress1(EmailAddressType value)
Sets the value of the '
Email Address1 ' containment reference. |
void |
setEmailAddress2(EmailAddressType value)
Sets the value of the '
Email Address2 ' containment reference. |
void |
setFax1(FaxType value)
Sets the value of the '
Fax1 ' containment reference. |
void |
setFax2(FaxType value)
Sets the value of the '
Fax2 ' containment reference. |
void |
setGeographicalShippingCode(java.lang.String value)
Sets the value of the '
Geographical Shipping Code ' attribute. |
void |
setGeographicalTaxCode(java.lang.String value)
Sets the value of the '
Geographical Tax Code ' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the '
Language ' attribute. |
void |
setMobilePhone1(com.ibm.commerce.foundation.common.datatypes.MobilePhoneType value)
Sets the value of the '
Mobile Phone1 ' containment reference. |
void |
setOrganizationName(java.lang.String value)
Sets the value of the '
Organization Name ' attribute. |
void |
setOrganizationUnitName(java.lang.String value)
Sets the value of the '
Organization Unit Name ' attribute. |
void |
setTelephone1(TelephoneType value)
Sets the value of the '
Telephone1 ' containment reference. |
void |
setTelephone2(TelephoneType value)
Sets the value of the '
Telephone2 ' containment reference. |
void |
setUserData(UserDataType value)
Sets the value of the '
User Data ' containment reference. |
ContactInfoIdentifierType getContactInfoIdentifier()
setContactInfoIdentifier(ContactInfoIdentifierType)
,
CommerceFoundationPackage.getContactInfoType_ContactInfoIdentifier()
void setContactInfoIdentifier(ContactInfoIdentifierType value)
Contact Info Identifier
' containment reference.
value
- the new value of the 'Contact Info Identifier' containment reference.getContactInfoIdentifier()
PersonNameType getContactName()
setContactName(PersonNameType)
,
CommerceFoundationPackage.getContactInfoType_ContactName()
void setContactName(PersonNameType value)
Contact Name
' containment reference.
value
- the new value of the 'Contact Name' containment reference.getContactName()
AddressType getAddress()
setAddress(AddressType)
,
CommerceFoundationPackage.getContactInfoType_Address()
void setAddress(AddressType value)
Address
' containment reference.
value
- the new value of the 'Address' containment reference.getAddress()
TelephoneType getTelephone1()
setTelephone1(TelephoneType)
,
CommerceFoundationPackage.getContactInfoType_Telephone1()
void setTelephone1(TelephoneType value)
Telephone1
' containment reference.
value
- the new value of the 'Telephone1' containment reference.getTelephone1()
TelephoneType getTelephone2()
setTelephone2(TelephoneType)
,
CommerceFoundationPackage.getContactInfoType_Telephone2()
void setTelephone2(TelephoneType value)
Telephone2
' containment reference.
value
- the new value of the 'Telephone2' containment reference.getTelephone2()
java.lang.Object getBestCallingTime()
setBestCallingTime(Object)
,
CommerceFoundationPackage.getContactInfoType_BestCallingTime()
void setBestCallingTime(java.lang.Object value)
Best Calling Time
' attribute.
value
- the new value of the 'Best Calling Time' attribute.getBestCallingTime()
EmailAddressType getEmailAddress1()
setEmailAddress1(EmailAddressType)
,
CommerceFoundationPackage.getContactInfoType_EmailAddress1()
void setEmailAddress1(EmailAddressType value)
Email Address1
' containment reference.
value
- the new value of the 'Email Address1' containment reference.getEmailAddress1()
EmailAddressType getEmailAddress2()
setEmailAddress2(EmailAddressType)
,
CommerceFoundationPackage.getContactInfoType_EmailAddress2()
void setEmailAddress2(EmailAddressType value)
Email Address2
' containment reference.
value
- the new value of the 'Email Address2' containment reference.getEmailAddress2()
FaxType getFax1()
setFax1(FaxType)
,
CommerceFoundationPackage.getContactInfoType_Fax1()
void setFax1(FaxType value)
Fax1
' containment reference.
value
- the new value of the 'Fax1' containment reference.getFax1()
FaxType getFax2()
setFax2(FaxType)
,
CommerceFoundationPackage.getContactInfoType_Fax2()
void setFax2(FaxType value)
Fax2
' containment reference.
value
- the new value of the 'Fax2' containment reference.getFax2()
com.ibm.commerce.foundation.common.datatypes.MobilePhoneType getMobilePhone1()
setMobilePhone1(MobilePhoneType)
,
CommerceFoundationPackage.getContactInfoType_MobilePhone1()
void setMobilePhone1(com.ibm.commerce.foundation.common.datatypes.MobilePhoneType value)
Mobile Phone1
' containment reference.
value
- the new value of the 'Mobile Phone1' containment reference.getMobilePhone1()
java.lang.String getOrganizationName()
setOrganizationName(String)
,
CommerceFoundationPackage.getContactInfoType_OrganizationName()
void setOrganizationName(java.lang.String value)
Organization Name
' attribute.
value
- the new value of the 'Organization Name' attribute.getOrganizationName()
java.lang.String getOrganizationUnitName()
setOrganizationUnitName(String)
,
CommerceFoundationPackage.getContactInfoType_OrganizationUnitName()
void setOrganizationUnitName(java.lang.String value)
Organization Unit Name
' attribute.
value
- the new value of the 'Organization Unit Name' attribute.getOrganizationUnitName()
java.lang.String getGeographicalShippingCode()
setGeographicalShippingCode(String)
,
CommerceFoundationPackage.getContactInfoType_GeographicalShippingCode()
void setGeographicalShippingCode(java.lang.String value)
Geographical Shipping Code
' attribute.
value
- the new value of the 'Geographical Shipping Code' attribute.getGeographicalShippingCode()
java.lang.String getGeographicalTaxCode()
setGeographicalTaxCode(String)
,
CommerceFoundationPackage.getContactInfoType_GeographicalTaxCode()
void setGeographicalTaxCode(java.lang.String value)
Geographical Tax Code
' attribute.
value
- the new value of the 'Geographical Tax Code' attribute.getGeographicalTaxCode()
java.util.Map getAttributes()
String
,
and the value is of type String
,
Additional attributes of the contact information:
addressField1: Customizable field.
addressField2: Customizable field.
addressField3: Customizable field.
billingCode: Code to identify the shipping or billing information
billingCodeType: Code designating the system or method of code structure used for billing.
packageSuppression: Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
CommerceFoundationPackage.getContactInfoType_Attributes()
UserDataType getUserData()
setUserData(UserDataType)
,
CommerceFoundationPackage.getContactInfoType_UserData()
void setUserData(UserDataType value)
User Data
' containment reference.
value
- the new value of the 'User Data' containment reference.getUserData()
java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String)
,
CommerceFoundationPackage.getContactInfoType_Language()
void setLanguage(java.lang.String value)
Language
' attribute.
value
- the new value of the 'Language' attribute.getLanguage()