|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.vremanagement.deployer.stubs.deployer.DeployedPackage
public class DeployedPackage
| Constructor Summary | |
|---|---|
DeployedPackage()
|
|
DeployedPackage(String ID,
Calendar deploymentTime,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getDeploymentTime()
Gets the deploymentTime value for this DeployedPackage. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getID()
Gets the ID value for this DeployedPackage. |
String |
getPackageName()
Gets the packageName value for this DeployedPackage. |
String |
getPackageVersion()
Gets the packageVersion value for this DeployedPackage. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getServiceClass()
Gets the serviceClass value for this DeployedPackage. |
String |
getServiceName()
Gets the serviceName value for this DeployedPackage. |
String |
getServiceVersion()
Gets the serviceVersion value for this DeployedPackage. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDeploymentTime(Calendar deploymentTime)
Sets the deploymentTime value for this DeployedPackage. |
void |
setID(String ID)
Sets the ID value for this DeployedPackage. |
void |
setPackageName(String packageName)
Sets the packageName value for this DeployedPackage. |
void |
setPackageVersion(String packageVersion)
Sets the packageVersion value for this DeployedPackage. |
void |
setServiceClass(String serviceClass)
Sets the serviceClass value for this DeployedPackage. |
void |
setServiceName(String serviceName)
Sets the serviceName value for this DeployedPackage. |
void |
setServiceVersion(String serviceVersion)
Sets the serviceVersion value for this DeployedPackage. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeployedPackage()
public DeployedPackage(String ID,
Calendar deploymentTime,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
| Method Detail |
|---|
public String getID()
public void setID(String ID)
ID - public String getServiceClass()
public void setServiceClass(String serviceClass)
serviceClass - public String getServiceName()
public void setServiceName(String serviceName)
serviceName - public String getServiceVersion()
public void setServiceVersion(String serviceVersion)
serviceVersion - public String getPackageName()
public void setPackageName(String packageName)
packageName - public String getPackageVersion()
public void setPackageVersion(String packageVersion)
packageVersion - public Calendar getDeploymentTime()
public void setDeploymentTime(Calendar deploymentTime)
deploymentTime - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||