|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nhind.config.Address
public class Address
| Constructor Summary | |
|---|---|
Address()
|
|
Address(Calendar createTime,
String displayName,
String emailAddress,
String endpoint,
EntityStatus status,
String type,
Calendar updateTime,
long id)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getCreateTime()
Gets the createTime value for this Address. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDisplayName()
Gets the displayName value for this Address. |
String |
getEmailAddress()
Gets the emailAddress value for this Address. |
String |
getEndpoint()
Gets the endpoint value for this Address. |
long |
getId()
Gets the id value for this Address. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
EntityStatus |
getStatus()
Gets the status value for this Address. |
String |
getType()
Gets the type value for this Address. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
Calendar |
getUpdateTime()
Gets the updateTime value for this Address. |
int |
hashCode()
|
void |
setCreateTime(Calendar createTime)
Sets the createTime value for this Address. |
void |
setDisplayName(String displayName)
Sets the displayName value for this Address. |
void |
setEmailAddress(String emailAddress)
Sets the emailAddress value for this Address. |
void |
setEndpoint(String endpoint)
Sets the endpoint value for this Address. |
void |
setId(long id)
Sets the id value for this Address. |
void |
setStatus(EntityStatus status)
Sets the status value for this Address. |
void |
setType(String type)
Sets the type value for this Address. |
void |
setUpdateTime(Calendar updateTime)
Sets the updateTime value for this Address. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Address()
public Address(Calendar createTime,
String displayName,
String emailAddress,
String endpoint,
EntityStatus status,
String type,
Calendar updateTime,
long id)
| Method Detail |
|---|
public Calendar getCreateTime()
public void setCreateTime(Calendar createTime)
createTime - public String getDisplayName()
public void setDisplayName(String displayName)
displayName - public String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress - public String getEndpoint()
public void setEndpoint(String endpoint)
endpoint - public EntityStatus getStatus()
public void setStatus(EntityStatus status)
status - public String getType()
public void setType(String type)
type - public Calendar getUpdateTime()
public void setUpdateTime(Calendar updateTime)
updateTime - public long getId()
public void setId(long id)
id - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||