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