|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.software.IntroduceRevType
public class IntroduceRevType
patchVersion must be a positive integer. The system default is that no patch yet installed to the current main version is patch version 0. That is if any patch is to be installed on top of a main version, for example 1.1, then the patch must be greater than 0, 1 for example. After the 1 patch was installed onto the 1.1 version the full version would now be 1.1 patch 1 or 1.1.1.
| Constructor Summary | |
|---|---|
IntroduceRevType()
|
|
IntroduceRevType(int patchVersion,
org.apache.axis.types.URI zipFileURL)
|
|
| 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 |
int |
getPatchVersion()
Gets the patchVersion value for this IntroduceRevType. |
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 |
org.apache.axis.types.URI |
getZipFileURL()
Gets the zipFileURL value for this IntroduceRevType. |
int |
hashCode()
|
void |
setPatchVersion(int patchVersion)
Sets the patchVersion value for this IntroduceRevType. |
void |
setZipFileURL(org.apache.axis.types.URI zipFileURL)
Sets the zipFileURL value for this IntroduceRevType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntroduceRevType()
public IntroduceRevType(int patchVersion,
org.apache.axis.types.URI zipFileURL)
| Method Detail |
|---|
public int getPatchVersion()
public void setPatchVersion(int patchVersion)
patchVersion - public org.apache.axis.types.URI getZipFileURL()
public void setZipFileURL(org.apache.axis.types.URI zipFileURL)
zipFileURL - 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 | ||||||||