|
|||||||||
| 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.IntroduceType
public class IntroduceType
isInstalled is only used internally on the introduce side and not on the update site. This attribute indicates that this main version of introduce is already installed but that there may be a patch that is yet to be installed.
| Constructor Summary | |
|---|---|
IntroduceType()
|
|
IntroduceType(IntroduceRevType[] introduceRev,
java.lang.Boolean isInstalled,
java.lang.String version,
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 |
IntroduceRevType[] |
getIntroduceRev()
Gets the introduceRev value for this IntroduceType. |
IntroduceRevType |
getIntroduceRev(int i)
|
java.lang.Boolean |
getIsInstalled()
Gets the isInstalled value for this IntroduceType. |
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 |
java.lang.String |
getVersion()
Gets the version value for this IntroduceType. |
org.apache.axis.types.URI |
getZipFileURL()
Gets the zipFileURL value for this IntroduceType. |
int |
hashCode()
|
void |
setIntroduceRev(int i,
IntroduceRevType _value)
|
void |
setIntroduceRev(IntroduceRevType[] introduceRev)
Sets the introduceRev value for this IntroduceType. |
void |
setIsInstalled(java.lang.Boolean isInstalled)
Sets the isInstalled value for this IntroduceType. |
void |
setVersion(java.lang.String version)
Sets the version value for this IntroduceType. |
void |
setZipFileURL(org.apache.axis.types.URI zipFileURL)
Sets the zipFileURL value for this IntroduceType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntroduceType()
public IntroduceType(IntroduceRevType[] introduceRev,
java.lang.Boolean isInstalled,
java.lang.String version,
org.apache.axis.types.URI zipFileURL)
| Method Detail |
|---|
public IntroduceRevType[] getIntroduceRev()
public void setIntroduceRev(IntroduceRevType[] introduceRev)
introduceRev - public IntroduceRevType getIntroduceRev(int i)
public void setIntroduceRev(int i,
IntroduceRevType _value)
public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public org.apache.axis.types.URI getZipFileURL()
public void setZipFileURL(org.apache.axis.types.URI zipFileURL)
zipFileURL - public java.lang.Boolean getIsInstalled()
public void setIsInstalled(java.lang.Boolean isInstalled)
isInstalled - 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 | ||||||||