|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.extension.DeploymentExtensionDescriptionType
public class DeploymentExtensionDescriptionType
| Constructor Summary | |
|---|---|
DeploymentExtensionDescriptionType()
|
|
DeploymentExtensionDescriptionType(java.lang.String deploymentUIPanel,
java.lang.String displayName,
java.lang.String name,
Properties properties,
javax.xml.namespace.QName qname)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDeploymentUIPanel()
Gets the deploymentUIPanel value for this DeploymentExtensionDescriptionType. |
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 DeploymentExtensionDescriptionType. |
java.lang.String |
getName()
Gets the name value for this DeploymentExtensionDescriptionType. |
Properties |
getProperties()
Gets the properties value for this DeploymentExtensionDescriptionType. |
javax.xml.namespace.QName |
getQname()
Gets the qname value for this DeploymentExtensionDescriptionType. |
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 |
hashCode()
|
void |
setDeploymentUIPanel(java.lang.String deploymentUIPanel)
Sets the deploymentUIPanel value for this DeploymentExtensionDescriptionType. |
void |
setDisplayName(java.lang.String displayName)
Sets the displayName value for this DeploymentExtensionDescriptionType. |
void |
setName(java.lang.String name)
Sets the name value for this DeploymentExtensionDescriptionType. |
void |
setProperties(Properties properties)
Sets the properties value for this DeploymentExtensionDescriptionType. |
void |
setQname(javax.xml.namespace.QName qname)
Sets the qname value for this DeploymentExtensionDescriptionType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentExtensionDescriptionType()
public DeploymentExtensionDescriptionType(java.lang.String deploymentUIPanel,
java.lang.String displayName,
java.lang.String name,
Properties properties,
javax.xml.namespace.QName qname)
| Method Detail |
|---|
public java.lang.String getDeploymentUIPanel()
public void setDeploymentUIPanel(java.lang.String deploymentUIPanel)
deploymentUIPanel - Must extend the DeploymentUIPanelpublic Properties getProperties()
public void setProperties(Properties properties)
properties - public javax.xml.namespace.QName getQname()
public void setQname(javax.xml.namespace.QName qname)
qname - public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName - public java.lang.String getName()
public void setName(java.lang.String name)
name - 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 | ||||||||