|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.stubs.binder.ServiceList
public class ServiceList
| Constructor Summary | |
|---|---|
ServiceList()
|
|
ServiceList(String[] GHN,
ServiceItem[] service)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String[] |
getGHN()
Gets the GHN value for this ServiceList. |
String |
getGHN(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
ServiceItem[] |
getService()
Gets the service value for this ServiceList. |
ServiceItem |
getService(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setGHN(int i,
String _value)
|
void |
setGHN(String[] GHN)
Sets the GHN value for this ServiceList. |
void |
setService(int i,
ServiceItem _value)
|
void |
setService(ServiceItem[] service)
Sets the service value for this ServiceList. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceList()
public ServiceList(String[] GHN,
ServiceItem[] service)
| Method Detail |
|---|
public ServiceItem[] getService()
public void setService(ServiceItem[] service)
service - public ServiceItem getService(int i)
public void setService(int i,
ServiceItem _value)
public String[] getGHN()
public void setGHN(String[] GHN)
GHN - public String getGHN(int i)
public void setGHN(int i,
String _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 | |||||||||