|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.CollectionType
public class CollectionType
| Constructor Summary | |
|---|---|
CollectionType()
|
|
CollectionType(String id,
CollectionTypeInfo info,
String name,
boolean selected)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getId()
Gets the id value for this CollectionType. |
CollectionTypeInfo |
getInfo()
Gets the info value for this CollectionType. |
String |
getName()
Gets the name value for this CollectionType. |
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()
|
boolean |
isSelected()
Gets the selected value for this CollectionType. |
void |
setId(String id)
Sets the id value for this CollectionType. |
void |
setInfo(CollectionTypeInfo info)
Sets the info value for this CollectionType. |
void |
setName(String name)
Sets the name value for this CollectionType. |
void |
setSelected(boolean selected)
Sets the selected value for this CollectionType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionType()
public CollectionType(String id,
CollectionTypeInfo info,
String name,
boolean selected)
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - public String getName()
public void setName(String name)
name - public CollectionTypeInfo getInfo()
public void setInfo(CollectionTypeInfo info)
info - public boolean isSelected()
public void setSelected(boolean selected)
selected - 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 | |||||||||