|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.stubs.common.PackageInfo
public class PackageInfo
| Constructor Summary | |
|---|---|
PackageInfo()
|
|
PackageInfo(String name,
Pair[] options,
String serviceClass,
String serviceName,
String serviceVersion,
String version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this PackageInfo. |
Pair[] |
getOptions()
Gets the options value for this PackageInfo. |
Pair |
getOptions(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getServiceClass()
Gets the serviceClass value for this PackageInfo. |
String |
getServiceName()
Gets the serviceName value for this PackageInfo. |
String |
getServiceVersion()
Gets the serviceVersion value for this PackageInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getVersion()
Gets the version value for this PackageInfo. |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this PackageInfo. |
void |
setOptions(int i,
Pair _value)
|
void |
setOptions(Pair[] options)
Sets the options value for this PackageInfo. |
void |
setServiceClass(String serviceClass)
Sets the serviceClass value for this PackageInfo. |
void |
setServiceName(String serviceName)
Sets the serviceName value for this PackageInfo. |
void |
setServiceVersion(String serviceVersion)
Sets the serviceVersion value for this PackageInfo. |
void |
setVersion(String version)
Sets the version value for this PackageInfo. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageInfo()
public PackageInfo(String name,
Pair[] options,
String serviceClass,
String serviceName,
String serviceVersion,
String version)
| Method Detail |
|---|
public String getServiceName()
public void setServiceName(String serviceName)
serviceName - public String getServiceClass()
public void setServiceClass(String serviceClass)
serviceClass - public String getServiceVersion()
public void setServiceVersion(String serviceVersion)
serviceVersion - public String getName()
public void setName(String name)
name - public String getVersion()
public void setVersion(String version)
version - public Pair[] getOptions()
public void setOptions(Pair[] options)
options - public Pair getOptions(int i)
public void setOptions(int i,
Pair _value)
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 | |||||||||