java.lang.Objectcom.ibm.commerce.webservice.datatype.ContactPersonName
This class represents the complex type
Constructor Summary | |
ContactPersonName() |
Method Summary | |
java.lang.String | getAlternateName() Gets the alternateName |
java.lang.String | getFullName() Gets the fullName |
java.lang.String | getTitle() Gets the title |
void | setAlternateName(java.lang.String alternateName) Sets the alternateName |
void | setFullName(java.lang.String fullName) Sets the fullName |
void | setTitle(java.lang.String title) Sets the title |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContactPersonName()
Method Detail |
public java.lang.String getAlternateName()
public java.lang.String getFullName()
public java.lang.String getTitle()
public void setAlternateName(java.lang.String alternateName)
public void setFullName(java.lang.String fullName)
public void setTitle(java.lang.String title)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.