|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tm.stubs.PluginDescription
public class PluginDescription
| Constructor Summary | |
|---|---|
PluginDescription()
|
|
PluginDescription(String description,
String name,
org.gcube.common.core.types.DescriptiveProperty[] property,
String[] schema)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this PluginDescription. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this PluginDescription. |
org.gcube.common.core.types.DescriptiveProperty[] |
getProperty()
Gets the property value for this PluginDescription. |
org.gcube.common.core.types.DescriptiveProperty |
getProperty(int i)
|
String[] |
getSchema()
Gets the schema value for this PluginDescription. |
String |
getSchema(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 |
setDescription(String description)
Sets the description value for this PluginDescription. |
void |
setName(String name)
Sets the name value for this PluginDescription. |
void |
setProperty(org.gcube.common.core.types.DescriptiveProperty[] property)
Sets the property value for this PluginDescription. |
void |
setProperty(int i,
org.gcube.common.core.types.DescriptiveProperty _value)
|
void |
setSchema(int i,
String _value)
|
void |
setSchema(String[] schema)
Sets the schema value for this PluginDescription. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginDescription()
public PluginDescription(String description,
String name,
org.gcube.common.core.types.DescriptiveProperty[] property,
String[] schema)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - public String getDescription()
public void setDescription(String description)
description - public org.gcube.common.core.types.DescriptiveProperty[] getProperty()
public void setProperty(org.gcube.common.core.types.DescriptiveProperty[] property)
property - public org.gcube.common.core.types.DescriptiveProperty getProperty(int i)
public void setProperty(int i,
org.gcube.common.core.types.DescriptiveProperty _value)
public String[] getSchema()
public void setSchema(String[] schema)
schema - public String getSchema(int i)
public void setSchema(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 | |||||||||