|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.VersionInformationSoapRow
public class VersionInformationSoapRow
| Constructor Summary | |
|---|---|
VersionInformationSoapRow()
|
|
VersionInformationSoapRow(java.lang.String id,
boolean isFolder,
java.util.Calendar lastModifiedDate,
int version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
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 VersionInformationSoapRow. |
java.util.Calendar |
getLastModifiedDate()
Gets the lastModifiedDate value for this VersionInformationSoapRow. |
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 VersionInformationSoapRow. |
int |
hashCode()
|
boolean |
isIsFolder()
Gets the isFolder value for this VersionInformationSoapRow. |
void |
setId(java.lang.String id)
Sets the id value for this VersionInformationSoapRow. |
void |
setIsFolder(boolean isFolder)
Sets the isFolder value for this VersionInformationSoapRow. |
void |
setLastModifiedDate(java.util.Calendar lastModifiedDate)
Sets the lastModifiedDate value for this VersionInformationSoapRow. |
void |
setVersion(int version)
Sets the version value for this VersionInformationSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersionInformationSoapRow()
public VersionInformationSoapRow(java.lang.String id,
boolean isFolder,
java.util.Calendar lastModifiedDate,
int version)
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
id - public boolean isIsFolder()
public void setIsFolder(boolean isFolder)
isFolder - 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 | |||||||||