|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.opensearch.opensearchdatasource.stubs.OpenSearchDataSourceResourceProperties
public class OpenSearchDataSourceResourceProperties
| Constructor Summary | |
|---|---|
OpenSearchDataSourceResourceProperties()
|
|
OpenSearchDataSourceResourceProperties(String GHN,
String RI,
String VO,
String adaptorID,
String[] collectionID,
Calendar currentTime,
String descriptionDocumentURI,
String[] fixedParameters,
boolean fixedTopicSet,
String openSearchResource,
String[] scope,
String serviceClass,
String serviceID,
String serviceName,
String[] supportedRelations,
String[] templates,
Calendar terminationTime,
org.oasis.wsn.TopicExpressionType[] topic,
org.apache.axis.types.URI[] topicExpressionDialects)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAdaptorID()
Gets the adaptorID value for this OpenSearchDataSourceResourceProperties. |
String[] |
getCollectionID()
Gets the collectionID value for this OpenSearchDataSourceResourceProperties. |
Calendar |
getCurrentTime()
Gets the currentTime value for this OpenSearchDataSourceResourceProperties. |
String |
getDescriptionDocumentURI()
Gets the descriptionDocumentURI value for this OpenSearchDataSourceResourceProperties. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String[] |
getFixedParameters()
Gets the fixedParameters value for this OpenSearchDataSourceResourceProperties. |
String |
getGHN()
Gets the GHN value for this OpenSearchDataSourceResourceProperties. |
String |
getOpenSearchResource()
Gets the openSearchResource value for this OpenSearchDataSourceResourceProperties. |
String |
getRI()
Gets the RI value for this OpenSearchDataSourceResourceProperties. |
String[] |
getScope()
Gets the scope value for this OpenSearchDataSourceResourceProperties. |
String |
getScope(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getServiceClass()
Gets the serviceClass value for this OpenSearchDataSourceResourceProperties. |
String |
getServiceID()
Gets the serviceID value for this OpenSearchDataSourceResourceProperties. |
String |
getServiceName()
Gets the serviceName value for this OpenSearchDataSourceResourceProperties. |
String[] |
getSupportedRelations()
Gets the supportedRelations value for this OpenSearchDataSourceResourceProperties. |
String[] |
getTemplates()
Gets the templates value for this OpenSearchDataSourceResourceProperties. |
Calendar |
getTerminationTime()
Gets the terminationTime value for this OpenSearchDataSourceResourceProperties. |
org.oasis.wsn.TopicExpressionType[] |
getTopic()
Gets the topic value for this OpenSearchDataSourceResourceProperties. |
org.oasis.wsn.TopicExpressionType |
getTopic(int i)
|
org.apache.axis.types.URI[] |
getTopicExpressionDialects()
Gets the topicExpressionDialects value for this OpenSearchDataSourceResourceProperties. |
org.apache.axis.types.URI |
getTopicExpressionDialects(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getVO()
Gets the VO value for this OpenSearchDataSourceResourceProperties. |
int |
hashCode()
|
boolean |
isFixedTopicSet()
Gets the fixedTopicSet value for this OpenSearchDataSourceResourceProperties. |
void |
setAdaptorID(String adaptorID)
Sets the adaptorID value for this OpenSearchDataSourceResourceProperties. |
void |
setCollectionID(String[] collectionID)
Sets the collectionID value for this OpenSearchDataSourceResourceProperties. |
void |
setCurrentTime(Calendar currentTime)
Sets the currentTime value for this OpenSearchDataSourceResourceProperties. |
void |
setDescriptionDocumentURI(String descriptionDocumentURI)
Sets the descriptionDocumentURI value for this OpenSearchDataSourceResourceProperties. |
void |
setFixedParameters(String[] fixedParameters)
Sets the fixedParameters value for this OpenSearchDataSourceResourceProperties. |
void |
setFixedTopicSet(boolean fixedTopicSet)
Sets the fixedTopicSet value for this OpenSearchDataSourceResourceProperties. |
void |
setGHN(String GHN)
Sets the GHN value for this OpenSearchDataSourceResourceProperties. |
void |
setOpenSearchResource(String openSearchResource)
Sets the openSearchResource value for this OpenSearchDataSourceResourceProperties. |
void |
setRI(String RI)
Sets the RI value for this OpenSearchDataSourceResourceProperties. |
void |
setScope(int i,
String _value)
|
void |
setScope(String[] scope)
Sets the scope value for this OpenSearchDataSourceResourceProperties. |
void |
setServiceClass(String serviceClass)
Sets the serviceClass value for this OpenSearchDataSourceResourceProperties. |
void |
setServiceID(String serviceID)
Sets the serviceID value for this OpenSearchDataSourceResourceProperties. |
void |
setServiceName(String serviceName)
Sets the serviceName value for this OpenSearchDataSourceResourceProperties. |
void |
setSupportedRelations(String[] supportedRelations)
Sets the supportedRelations value for this OpenSearchDataSourceResourceProperties. |
void |
setTemplates(String[] templates)
Sets the templates value for this OpenSearchDataSourceResourceProperties. |
void |
setTerminationTime(Calendar terminationTime)
Sets the terminationTime value for this OpenSearchDataSourceResourceProperties. |
void |
setTopic(int i,
org.oasis.wsn.TopicExpressionType _value)
|
void |
setTopic(org.oasis.wsn.TopicExpressionType[] topic)
Sets the topic value for this OpenSearchDataSourceResourceProperties. |
void |
setTopicExpressionDialects(int i,
org.apache.axis.types.URI _value)
|
void |
setTopicExpressionDialects(org.apache.axis.types.URI[] topicExpressionDialects)
Sets the topicExpressionDialects value for this OpenSearchDataSourceResourceProperties. |
void |
setVO(String VO)
Sets the VO value for this OpenSearchDataSourceResourceProperties. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenSearchDataSourceResourceProperties()
public OpenSearchDataSourceResourceProperties(String GHN,
String RI,
String VO,
String adaptorID,
String[] collectionID,
Calendar currentTime,
String descriptionDocumentURI,
String[] fixedParameters,
boolean fixedTopicSet,
String openSearchResource,
String[] scope,
String serviceClass,
String serviceID,
String serviceName,
String[] supportedRelations,
String[] templates,
Calendar terminationTime,
org.oasis.wsn.TopicExpressionType[] topic,
org.apache.axis.types.URI[] topicExpressionDialects)
| Method Detail |
|---|
public String getAdaptorID()
public void setAdaptorID(String adaptorID)
adaptorID - public String[] getCollectionID()
public void setCollectionID(String[] collectionID)
collectionID - public String[] getSupportedRelations()
public void setSupportedRelations(String[] supportedRelations)
supportedRelations - public String getDescriptionDocumentURI()
public void setDescriptionDocumentURI(String descriptionDocumentURI)
descriptionDocumentURI - public String[] getTemplates()
public void setTemplates(String[] templates)
templates - public String getOpenSearchResource()
public void setOpenSearchResource(String openSearchResource)
openSearchResource - public String[] getFixedParameters()
public void setFixedParameters(String[] fixedParameters)
fixedParameters - public String getServiceID()
public void setServiceID(String serviceID)
serviceID - public String getServiceName()
public void setServiceName(String serviceName)
serviceName - public String getVO()
public void setVO(String VO)
VO - public boolean isFixedTopicSet()
public void setFixedTopicSet(boolean fixedTopicSet)
fixedTopicSet - public String getRI()
public void setRI(String RI)
RI - public String getServiceClass()
public void setServiceClass(String serviceClass)
serviceClass - public org.oasis.wsn.TopicExpressionType[] getTopic()
public void setTopic(org.oasis.wsn.TopicExpressionType[] topic)
topic - public org.oasis.wsn.TopicExpressionType getTopic(int i)
public void setTopic(int i,
org.oasis.wsn.TopicExpressionType _value)
public String getGHN()
public void setGHN(String GHN)
GHN - public Calendar getTerminationTime()
public void setTerminationTime(Calendar terminationTime)
terminationTime - public String[] getScope()
public void setScope(String[] scope)
scope - public String getScope(int i)
public void setScope(int i,
String _value)
public org.apache.axis.types.URI[] getTopicExpressionDialects()
public void setTopicExpressionDialects(org.apache.axis.types.URI[] topicExpressionDialects)
topicExpressionDialects - public org.apache.axis.types.URI getTopicExpressionDialects(int i)
public void setTopicExpressionDialects(int i,
org.apache.axis.types.URI _value)
public Calendar getCurrentTime()
public void setCurrentTime(Calendar currentTime)
currentTime - 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 | |||||||||