|
|||||||||
| 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
| Constructor Summary | |
EntityBean()
|
|
EntityBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.util.Calendar |
getCreationDate()
Gets the creationDate value for this EntityBean. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
FlexFieldBean[] |
getFlexValues()
Gets the flexValues value for this EntityBean. |
long |
getId()
Gets the id value for this EntityBean. |
java.util.Calendar |
getLastUpdated()
Gets the lastUpdated value for this EntityBean. |
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 |
getStatus()
Gets the status value for this EntityBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCreationDate(java.util.Calendar creationDate)
Sets the creationDate value for this EntityBean. |
void |
setFlexValues(FlexFieldBean[] flexValues)
Sets the flexValues value for this EntityBean. |
void |
setId(long id)
Sets the id value for this EntityBean. |
void |
setLastUpdated(java.util.Calendar lastUpdated)
Sets the lastUpdated value for this EntityBean. |
void |
setStatus(java.lang.String status)
Sets the status value for this EntityBean. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntityBean()
public EntityBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status)
| Method Detail |
public java.util.Calendar getCreationDate()
public void setCreationDate(java.util.Calendar creationDate)
creationDate - public FlexFieldBean[] getFlexValues()
public void setFlexValues(FlexFieldBean[] flexValues)
flexValues - public long getId()
public void setId(long id)
id - public java.util.Calendar getLastUpdated()
public void setLastUpdated(java.util.Calendar lastUpdated)
lastUpdated - public java.lang.String getStatus()
public void setStatus(java.lang.String status)
status - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||