|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rf.ats.services.integration.webserv.EntityBean
com.rf.ats.services.integration.webserv.AccountBean
| Constructor Summary | |
AccountBean()
|
|
AccountBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status,
java.lang.String address,
java.lang.String city,
java.lang.String country,
java.lang.String description,
java.lang.String fax,
java.lang.String industry,
java.lang.String name,
long parentAccountId,
java.lang.String phone,
java.lang.String state,
java.lang.String type,
java.lang.String webSite,
java.lang.String zipCode)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAddress()
Gets the address value for this AccountBean. |
java.lang.String |
getCity()
Gets the city value for this AccountBean. |
java.lang.String |
getCountry()
Gets the country value for this AccountBean. |
java.lang.String |
getDescription()
Gets the description value for this AccountBean. |
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 |
getFax()
Gets the fax value for this AccountBean. |
java.lang.String |
getIndustry()
Gets the industry value for this AccountBean. |
java.lang.String |
getName()
Gets the name value for this AccountBean. |
long |
getParentAccountId()
Gets the parentAccountId value for this AccountBean. |
java.lang.String |
getPhone()
Gets the phone value for this AccountBean. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getState()
Gets the state value for this AccountBean. |
java.lang.String |
getType()
Gets the type value for this AccountBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWebSite()
Gets the webSite value for this AccountBean. |
java.lang.String |
getZipCode()
Gets the zipCode value for this AccountBean. |
int |
hashCode()
|
void |
setAddress(java.lang.String address)
Sets the address value for this AccountBean. |
void |
setCity(java.lang.String city)
Sets the city value for this AccountBean. |
void |
setCountry(java.lang.String country)
Sets the country value for this AccountBean. |
void |
setDescription(java.lang.String description)
Sets the description value for this AccountBean. |
void |
setFax(java.lang.String fax)
Sets the fax value for this AccountBean. |
void |
setIndustry(java.lang.String industry)
Sets the industry value for this AccountBean. |
void |
setName(java.lang.String name)
Sets the name value for this AccountBean. |
void |
setParentAccountId(long parentAccountId)
Sets the parentAccountId value for this AccountBean. |
void |
setPhone(java.lang.String phone)
Sets the phone value for this AccountBean. |
void |
setState(java.lang.String state)
Sets the state value for this AccountBean. |
void |
setType(java.lang.String type)
Sets the type value for this AccountBean. |
void |
setWebSite(java.lang.String webSite)
Sets the webSite value for this AccountBean. |
void |
setZipCode(java.lang.String zipCode)
Sets the zipCode value for this AccountBean. |
| Methods inherited from class com.rf.ats.services.integration.webserv.EntityBean |
getCreationDate, getFlexValues, getId, getLastUpdated, getStatus, setCreationDate, setFlexValues, setId, setLastUpdated, setStatus |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccountBean()
public AccountBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status,
java.lang.String address,
java.lang.String city,
java.lang.String country,
java.lang.String description,
java.lang.String fax,
java.lang.String industry,
java.lang.String name,
long parentAccountId,
java.lang.String phone,
java.lang.String state,
java.lang.String type,
java.lang.String webSite,
java.lang.String zipCode)
| Method Detail |
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
address - public java.lang.String getCity()
public void setCity(java.lang.String city)
city - public java.lang.String getCountry()
public void setCountry(java.lang.String country)
country - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getFax()
public void setFax(java.lang.String fax)
fax - public java.lang.String getIndustry()
public void setIndustry(java.lang.String industry)
industry - public java.lang.String getName()
public void setName(java.lang.String name)
name - public long getParentAccountId()
public void setParentAccountId(long parentAccountId)
parentAccountId - public java.lang.String getPhone()
public void setPhone(java.lang.String phone)
phone - public java.lang.String getState()
public void setState(java.lang.String state)
state - public java.lang.String getType()
public void setType(java.lang.String type)
type - public java.lang.String getWebSite()
public void setWebSite(java.lang.String webSite)
webSite - public java.lang.String getZipCode()
public void setZipCode(java.lang.String zipCode)
zipCode - public boolean equals(java.lang.Object obj)
equals in class EntityBeanpublic int hashCode()
hashCode in class EntityBeanpublic 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 | ||||||||