public class FullTextIndexNodeResourceProperties extends Object implements Serializable
| Constructor and Description |
|---|
FullTextIndexNodeResourceProperties() |
FullTextIndexNodeResourceProperties(String GHN,
String RI,
String VO,
String clusterID,
StringArray[] collectionID,
String contentType,
Calendar created,
Calendar currentTime,
int documentCount,
StringArray[] fields,
String indexFormat,
String indexID,
String indexStatus,
String[] indexTypeName,
Calendar modified,
String name,
String[] scope,
String serviceClass,
String serviceID,
String serviceName,
StringArray supportedRelations,
Calendar terminationTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClusterID()
Gets the clusterID value for this FullTextIndexNodeResourceProperties.
|
StringArray[] |
getCollectionID()
Gets the collectionID value for this FullTextIndexNodeResourceProperties.
|
StringArray |
getCollectionID(int i) |
String |
getContentType()
Gets the contentType value for this FullTextIndexNodeResourceProperties.
|
Calendar |
getCreated()
Gets the created value for this FullTextIndexNodeResourceProperties.
|
Calendar |
getCurrentTime()
Gets the currentTime value for this FullTextIndexNodeResourceProperties.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getDocumentCount()
Gets the documentCount value for this FullTextIndexNodeResourceProperties.
|
StringArray[] |
getFields()
Gets the fields value for this FullTextIndexNodeResourceProperties.
|
StringArray |
getFields(int i) |
String |
getGHN()
Gets the GHN value for this FullTextIndexNodeResourceProperties.
|
String |
getIndexFormat()
Gets the indexFormat value for this FullTextIndexNodeResourceProperties.
|
String |
getIndexID()
Gets the indexID value for this FullTextIndexNodeResourceProperties.
|
String |
getIndexStatus()
Gets the indexStatus value for this FullTextIndexNodeResourceProperties.
|
String[] |
getIndexTypeName()
Gets the indexTypeName value for this FullTextIndexNodeResourceProperties.
|
String |
getIndexTypeName(int i) |
Calendar |
getModified()
Gets the modified value for this FullTextIndexNodeResourceProperties.
|
String |
getName()
Gets the name value for this FullTextIndexNodeResourceProperties.
|
String |
getRI()
Gets the RI value for this FullTextIndexNodeResourceProperties.
|
String[] |
getScope()
Gets the scope value for this FullTextIndexNodeResourceProperties.
|
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 FullTextIndexNodeResourceProperties.
|
String |
getServiceID()
Gets the serviceID value for this FullTextIndexNodeResourceProperties.
|
String |
getServiceName()
Gets the serviceName value for this FullTextIndexNodeResourceProperties.
|
StringArray |
getSupportedRelations()
Gets the supportedRelations value for this FullTextIndexNodeResourceProperties.
|
Calendar |
getTerminationTime()
Gets the terminationTime value for this FullTextIndexNodeResourceProperties.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getVO()
Gets the VO value for this FullTextIndexNodeResourceProperties.
|
int |
hashCode() |
void |
setClusterID(String clusterID)
Sets the clusterID value for this FullTextIndexNodeResourceProperties.
|
void |
setCollectionID(int i,
StringArray _value) |
void |
setCollectionID(StringArray[] collectionID)
Sets the collectionID value for this FullTextIndexNodeResourceProperties.
|
void |
setContentType(String contentType)
Sets the contentType value for this FullTextIndexNodeResourceProperties.
|
void |
setCreated(Calendar created)
Sets the created value for this FullTextIndexNodeResourceProperties.
|
void |
setCurrentTime(Calendar currentTime)
Sets the currentTime value for this FullTextIndexNodeResourceProperties.
|
void |
setDocumentCount(int documentCount)
Sets the documentCount value for this FullTextIndexNodeResourceProperties.
|
void |
setFields(int i,
StringArray _value) |
void |
setFields(StringArray[] fields)
Sets the fields value for this FullTextIndexNodeResourceProperties.
|
void |
setGHN(String GHN)
Sets the GHN value for this FullTextIndexNodeResourceProperties.
|
void |
setIndexFormat(String indexFormat)
Sets the indexFormat value for this FullTextIndexNodeResourceProperties.
|
void |
setIndexID(String indexID)
Sets the indexID value for this FullTextIndexNodeResourceProperties.
|
void |
setIndexStatus(String indexStatus)
Sets the indexStatus value for this FullTextIndexNodeResourceProperties.
|
void |
setIndexTypeName(int i,
String _value) |
void |
setIndexTypeName(String[] indexTypeName)
Sets the indexTypeName value for this FullTextIndexNodeResourceProperties.
|
void |
setModified(Calendar modified)
Sets the modified value for this FullTextIndexNodeResourceProperties.
|
void |
setName(String name)
Sets the name value for this FullTextIndexNodeResourceProperties.
|
void |
setRI(String RI)
Sets the RI value for this FullTextIndexNodeResourceProperties.
|
void |
setScope(int i,
String _value) |
void |
setScope(String[] scope)
Sets the scope value for this FullTextIndexNodeResourceProperties.
|
void |
setServiceClass(String serviceClass)
Sets the serviceClass value for this FullTextIndexNodeResourceProperties.
|
void |
setServiceID(String serviceID)
Sets the serviceID value for this FullTextIndexNodeResourceProperties.
|
void |
setServiceName(String serviceName)
Sets the serviceName value for this FullTextIndexNodeResourceProperties.
|
void |
setSupportedRelations(StringArray supportedRelations)
Sets the supportedRelations value for this FullTextIndexNodeResourceProperties.
|
void |
setTerminationTime(Calendar terminationTime)
Sets the terminationTime value for this FullTextIndexNodeResourceProperties.
|
void |
setVO(String VO)
Sets the VO value for this FullTextIndexNodeResourceProperties.
|
public FullTextIndexNodeResourceProperties()
public FullTextIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, StringArray[] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, StringArray[] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, StringArray supportedRelations, Calendar terminationTime)
public String getName()
public void setName(String name)
name - public String getClusterID()
public void setClusterID(String clusterID)
clusterID - public String getIndexID()
public void setIndexID(String indexID)
indexID - public String getIndexFormat()
public void setIndexFormat(String indexFormat)
indexFormat - public String[] getIndexTypeName()
public void setIndexTypeName(String[] indexTypeName)
indexTypeName - public String getIndexTypeName(int i)
public void setIndexTypeName(int i,
String _value)
public StringArray[] getCollectionID()
public void setCollectionID(StringArray[] collectionID)
collectionID - public StringArray getCollectionID(int i)
public void setCollectionID(int i,
StringArray _value)
public StringArray[] getFields()
public void setFields(StringArray[] fields)
fields - public StringArray getFields(int i)
public void setFields(int i,
StringArray _value)
public StringArray getSupportedRelations()
public void setSupportedRelations(StringArray supportedRelations)
supportedRelations - public String getContentType()
public void setContentType(String contentType)
contentType - public Calendar getCreated()
public void setCreated(Calendar created)
created - public Calendar getModified()
public void setModified(Calendar modified)
modified - public int getDocumentCount()
public void setDocumentCount(int documentCount)
documentCount - public String getIndexStatus()
public void setIndexStatus(String indexStatus)
indexStatus - 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 String getRI()
public void setRI(String RI)
RI - public String getServiceClass()
public void setServiceClass(String serviceClass)
serviceClass - 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 Calendar getCurrentTime()
public void setCurrentTime(Calendar currentTime)
currentTime - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.