|
||||||||||||
| 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[] oneTimePasswords,
String passphraseHash,
byte[] passwordIsapMd5,
byte[] privateKey,
String[] privateSelectorINumbers,
String privateUserINumber,
String sms,
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[] |
getOneTimePasswords()
Gets the oneTimePasswords value for this UserProfileTO. |
String |
getPassphraseHash()
Gets the passphraseHash value for this UserProfileTO. |
byte[] |
getPasswordIsapMd5()
Gets the passwordIsapMd5 value for this UserProfileTO. |
byte[] |
getPrivateKey()
Gets the privateKey value for this UserProfileTO. |
String[] |
getPrivateSelectorINumbers()
Gets the privateSelectorINumbers value for this UserProfileTO. |
String |
getPrivateUserINumber()
Gets the privateUserINumber value for this UserProfileTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getSms()
Gets the sms value for this UserProfileTO. |
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 |
setOneTimePasswords(String[] oneTimePasswords)
Sets the oneTimePasswords value for this UserProfileTO. |
void |
setPassphraseHash(String passphraseHash)
Sets the passphraseHash value for this UserProfileTO. |
void |
setPasswordIsapMd5(byte[] passwordIsapMd5)
Sets the passwordIsapMd5 value for this UserProfileTO. |
void |
setPrivateKey(byte[] privateKey)
Sets the privateKey value for this UserProfileTO. |
void |
setPrivateSelectorINumbers(String[] privateSelectorINumbers)
Sets the privateSelectorINumbers value for this UserProfileTO. |
void |
setPrivateUserINumber(String privateUserINumber)
Sets the privateUserINumber value for this UserProfileTO. |
void |
setSms(String sms)
Sets the sms 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[] oneTimePasswords,
String passphraseHash,
byte[] passwordIsapMd5,
byte[] privateKey,
String[] privateSelectorINumbers,
String privateUserINumber,
String sms,
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[] getOneTimePasswords()
public void setOneTimePasswords(String[] oneTimePasswords)
oneTimePasswords - public String getPassphraseHash()
public void setPassphraseHash(String passphraseHash)
passphraseHash - public byte[] getPasswordIsapMd5()
public void setPasswordIsapMd5(byte[] passwordIsapMd5)
passwordIsapMd5 - public byte[] getPrivateKey()
public void setPrivateKey(byte[] privateKey)
privateKey - public String[] getPrivateSelectorINumbers()
public void setPrivateSelectorINumbers(String[] privateSelectorINumbers)
privateSelectorINumbers - public String getPrivateUserINumber()
public void setPrivateUserINumber(String privateUserINumber)
privateUserINumber - public String getSms()
public void setSms(String sms)
sms - 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 | |||||||||||