|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.index.fulltextindexnode.stubs.CreateResource
public class CreateResource
| Constructor Summary | |
|---|---|
CreateResource()
|
|
CreateResource(String clusterID,
String[] collectionID,
String contentType,
String indexID,
String indexTypeID)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getClusterID()
Gets the clusterID value for this CreateResource. |
String[] |
getCollectionID()
Gets the collectionID value for this CreateResource. |
String |
getContentType()
Gets the contentType value for this CreateResource. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getIndexID()
Gets the indexID value for this CreateResource. |
String |
getIndexTypeID()
Gets the indexTypeID value for this CreateResource. |
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 |
setClusterID(String clusterID)
Sets the clusterID value for this CreateResource. |
void |
setCollectionID(String[] collectionID)
Sets the collectionID value for this CreateResource. |
void |
setContentType(String contentType)
Sets the contentType value for this CreateResource. |
void |
setIndexID(String indexID)
Sets the indexID value for this CreateResource. |
void |
setIndexTypeID(String indexTypeID)
Sets the indexTypeID value for this CreateResource. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateResource()
public CreateResource(String clusterID,
String[] collectionID,
String contentType,
String indexID,
String indexTypeID)
| Method Detail |
|---|
public String getIndexTypeID()
public void setIndexTypeID(String indexTypeID)
indexTypeID - public String getIndexID()
public void setIndexID(String indexID)
indexID - public String[] getCollectionID()
public void setCollectionID(String[] collectionID)
collectionID - public String getContentType()
public void setContentType(String contentType)
contentType - public String getClusterID()
public void setClusterID(String clusterID)
clusterID - 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 | |||||||||