|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.dorian.idp.bean.Application
public class Application
| Constructor Summary | |
|---|---|
Application()
|
|
Application(java.lang.String address,
java.lang.String address2,
java.lang.String city,
CountryCode country,
java.lang.String email,
java.lang.String firstName,
java.lang.String lastName,
java.lang.String organization,
java.lang.String password,
java.lang.String phoneNumber,
StateCode state,
java.lang.String userId,
java.lang.String zipcode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAddress()
Gets the address value for this Application. |
java.lang.String |
getAddress2()
Gets the address2 value for this Application. |
java.lang.String |
getCity()
Gets the city value for this Application. |
CountryCode |
getCountry()
Gets the country value for this Application. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getEmail()
Gets the email value for this Application. |
java.lang.String |
getFirstName()
Gets the firstName value for this Application. |
java.lang.String |
getLastName()
Gets the lastName value for this Application. |
java.lang.String |
getOrganization()
Gets the organization value for this Application. |
java.lang.String |
getPassword()
Gets the password value for this Application. |
java.lang.String |
getPhoneNumber()
Gets the phoneNumber value for this Application. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
StateCode |
getState()
Gets the state value for this Application. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserId()
Gets the userId value for this Application. |
java.lang.String |
getZipcode()
Gets the zipcode value for this Application. |
int |
hashCode()
|
void |
setAddress(java.lang.String address)
Sets the address value for this Application. |
void |
setAddress2(java.lang.String address2)
Sets the address2 value for this Application. |
void |
setCity(java.lang.String city)
Sets the city value for this Application. |
void |
setCountry(CountryCode country)
Sets the country value for this Application. |
void |
setEmail(java.lang.String email)
Sets the email value for this Application. |
void |
setFirstName(java.lang.String firstName)
Sets the firstName value for this Application. |
void |
setLastName(java.lang.String lastName)
Sets the lastName value for this Application. |
void |
setOrganization(java.lang.String organization)
Sets the organization value for this Application. |
void |
setPassword(java.lang.String password)
Sets the password value for this Application. |
void |
setPhoneNumber(java.lang.String phoneNumber)
Sets the phoneNumber value for this Application. |
void |
setState(StateCode state)
Sets the state value for this Application. |
void |
setUserId(java.lang.String userId)
Sets the userId value for this Application. |
void |
setZipcode(java.lang.String zipcode)
Sets the zipcode value for this Application. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
public Application(java.lang.String address,
java.lang.String address2,
java.lang.String city,
CountryCode country,
java.lang.String email,
java.lang.String firstName,
java.lang.String lastName,
java.lang.String organization,
java.lang.String password,
java.lang.String phoneNumber,
StateCode state,
java.lang.String userId,
java.lang.String zipcode)
| Method Detail |
|---|
public java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId - public java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - public java.lang.String getPassword()
public void setPassword(java.lang.String password)
password - public java.lang.String getFirstName()
public void setFirstName(java.lang.String firstName)
firstName - public java.lang.String getLastName()
public void setLastName(java.lang.String lastName)
lastName - public java.lang.String getOrganization()
public void setOrganization(java.lang.String organization)
organization - public java.lang.String getAddress()
public void setAddress(java.lang.String address)
address - public java.lang.String getAddress2()
public void setAddress2(java.lang.String address2)
address2 - public java.lang.String getCity()
public void setCity(java.lang.String city)
city - public StateCode getState()
public void setState(StateCode state)
state - public java.lang.String getZipcode()
public void setZipcode(java.lang.String zipcode)
zipcode - public CountryCode getCountry()
public void setCountry(CountryCode country)
country - public java.lang.String getPhoneNumber()
public void setPhoneNumber(java.lang.String phoneNumber)
phoneNumber - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||