|
|||||||||
| 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.ExtensionType
public class ExtensionType
| Constructor Summary | |
|---|---|
ExtensionType()
|
|
ExtensionType(java.lang.String compatibleIntroduceVersions,
java.lang.String displayName,
java.lang.String name,
java.lang.String version,
org.apache.axis.types.URI zipFileURL)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCompatibleIntroduceVersions()
Gets the compatibleIntroduceVersions value for this ExtensionType. |
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 |
getDisplayName()
Gets the displayName value for this ExtensionType. |
java.lang.String |
getName()
Gets the name value for this ExtensionType. |
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 ExtensionType. |
org.apache.axis.types.URI |
getZipFileURL()
Gets the zipFileURL value for this ExtensionType. |
int |
hashCode()
|
void |
setCompatibleIntroduceVersions(java.lang.String compatibleIntroduceVersions)
Sets the compatibleIntroduceVersions value for this ExtensionType. |
void |
setDisplayName(java.lang.String displayName)
Sets the displayName value for this ExtensionType. |
void |
setName(java.lang.String name)
Sets the name value for this ExtensionType. |
void |
setVersion(java.lang.String version)
Sets the version value for this ExtensionType. |
void |
setZipFileURL(org.apache.axis.types.URI zipFileURL)
Sets the zipFileURL value for this ExtensionType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionType()
public ExtensionType(java.lang.String compatibleIntroduceVersions,
java.lang.String displayName,
java.lang.String name,
java.lang.String version,
org.apache.axis.types.URI zipFileURL)
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public java.lang.String getCompatibleIntroduceVersions()
public void setCompatibleIntroduceVersions(java.lang.String compatibleIntroduceVersions)
compatibleIntroduceVersions - 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 | ||||||||