|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ObjectSoapDO
public abstract class ObjectSoapDO
| Constructor Summary | |
|---|---|
ObjectSoapDO()
|
|
ObjectSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCreatedBy()
Gets the createdBy value for this ObjectSoapDO. |
java.util.Calendar |
getCreatedDate()
Gets the createdDate value for this ObjectSoapDO. |
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 |
getId()
Gets the id value for this ObjectSoapDO. |
java.lang.String |
getLastModifiedBy()
Gets the lastModifiedBy value for this ObjectSoapDO. |
java.util.Calendar |
getLastModifiedDate()
Gets the lastModifiedDate value for this ObjectSoapDO. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getVersion()
Gets the version value for this ObjectSoapDO. |
int |
hashCode()
|
void |
setCreatedBy(java.lang.String createdBy)
Sets the createdBy value for this ObjectSoapDO. |
void |
setCreatedDate(java.util.Calendar createdDate)
Sets the createdDate value for this ObjectSoapDO. |
void |
setId(java.lang.String id)
Sets the id value for this ObjectSoapDO. |
void |
setLastModifiedBy(java.lang.String lastModifiedBy)
Sets the lastModifiedBy value for this ObjectSoapDO. |
void |
setLastModifiedDate(java.util.Calendar lastModifiedDate)
Sets the lastModifiedDate value for this ObjectSoapDO. |
void |
setVersion(int version)
Sets the version value for this ObjectSoapDO. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectSoapDO()
public ObjectSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version)
| Method Detail |
|---|
public java.lang.String getCreatedBy()
public void setCreatedBy(java.lang.String createdBy)
createdBy - public java.util.Calendar getCreatedDate()
public void setCreatedDate(java.util.Calendar createdDate)
createdDate - public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.lang.String getLastModifiedBy()
public void setLastModifiedBy(java.lang.String lastModifiedBy)
lastModifiedBy - public java.util.Calendar getLastModifiedDate()
public void setLastModifiedDate(java.util.Calendar lastModifiedDate)
lastModifiedDate - public int getVersion()
public void setVersion(int version)
version - 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 | |||||||||