|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.servicetasks.beans.deployment.Deployment
public class Deployment
| Constructor Summary | |
|---|---|
Deployment()
|
|
Deployment(java.lang.String deployDateTime,
java.lang.String deploymentPrefix,
Jars jars,
java.lang.String serviceDeploymentDirName,
java.lang.String serviceName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDeployDateTime()
Gets the deployDateTime value for this Deployment. |
java.lang.String |
getDeploymentPrefix()
Gets the deploymentPrefix value for this Deployment. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Jars |
getJars()
Gets the jars value for this Deployment. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getServiceDeploymentDirName()
Gets the serviceDeploymentDirName value for this Deployment. |
java.lang.String |
getServiceName()
Gets the serviceName value for this Deployment. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDeployDateTime(java.lang.String deployDateTime)
Sets the deployDateTime value for this Deployment. |
void |
setDeploymentPrefix(java.lang.String deploymentPrefix)
Sets the deploymentPrefix value for this Deployment. |
void |
setJars(Jars jars)
Sets the jars value for this Deployment. |
void |
setServiceDeploymentDirName(java.lang.String serviceDeploymentDirName)
Sets the serviceDeploymentDirName value for this Deployment. |
void |
setServiceName(java.lang.String serviceName)
Sets the serviceName value for this Deployment. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Deployment()
public Deployment(java.lang.String deployDateTime,
java.lang.String deploymentPrefix,
Jars jars,
java.lang.String serviceDeploymentDirName,
java.lang.String serviceName)
| Method Detail |
|---|
public Jars getJars()
public void setJars(Jars jars)
jars - public java.lang.String getServiceName()
public void setServiceName(java.lang.String serviceName)
serviceName - public java.lang.String getDeploymentPrefix()
public void setDeploymentPrefix(java.lang.String deploymentPrefix)
deploymentPrefix - public java.lang.String getServiceDeploymentDirName()
public void setServiceDeploymentDirName(java.lang.String serviceDeploymentDirName)
serviceDeploymentDirName - public java.lang.String getDeployDateTime()
public void setDeployDateTime(java.lang.String deployDateTime)
deployDateTime - 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 | ||||||||