|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.UserProfileTO
| Constructor Summary | |
|---|---|
UserProfileTO()
|
|
UserProfileTO(Calendar created,
String email,
String firstName,
String lastName,
String loginName,
Calendar modified,
String password,
String status,
String usedFrom)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getCreated()
Gets the created value for this UserProfileTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getEmail()
Gets the email value for this UserProfileTO. |
String |
getFirstName()
Gets the firstName value for this UserProfileTO. |
String |
getLastName()
Gets the lastName value for this UserProfileTO. |
String |
getLoginName()
Gets the loginName value for this UserProfileTO. |
Calendar |
getModified()
Gets the modified value for this UserProfileTO. |
String |
getPassword()
Gets the password value for this UserProfileTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this UserProfileTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUsedFrom()
Gets the usedFrom value for this UserProfileTO. |
int |
hashCode()
|
void |
setCreated(Calendar created)
Sets the created value for this UserProfileTO. |
void |
setEmail(String email)
Sets the email value for this UserProfileTO. |
void |
setFirstName(String firstName)
Sets the firstName value for this UserProfileTO. |
void |
setLastName(String lastName)
Sets the lastName value for this UserProfileTO. |
void |
setLoginName(String loginName)
Sets the loginName value for this UserProfileTO. |
void |
setModified(Calendar modified)
Sets the modified value for this UserProfileTO. |
void |
setPassword(String password)
Sets the password value for this UserProfileTO. |
void |
setStatus(String status)
Sets the status value for this UserProfileTO. |
void |
setUsedFrom(String usedFrom)
Sets the usedFrom value for this UserProfileTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserProfileTO()
public UserProfileTO(Calendar created,
String email,
String firstName,
String lastName,
String loginName,
Calendar modified,
String password,
String status,
String usedFrom)
| Method Detail |
public Calendar getCreated()
public void setCreated(Calendar created)
created - public String getEmail()
public void setEmail(String email)
email - public String getFirstName()
public void setFirstName(String firstName)
firstName - public String getLastName()
public void setLastName(String lastName)
lastName - public String getLoginName()
public void setLoginName(String loginName)
loginName - public Calendar getModified()
public void setModified(Calendar modified)
modified - public String getPassword()
public void setPassword(String password)
password - public String getStatus()
public void setStatus(String status)
status - public String getUsedFrom()
public void setUsedFrom(String usedFrom)
usedFrom - public boolean equals(Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||