org.gcube.index.forwardindexnode.stubs
Class ForwardIndexNodeResourceProperties

java.lang.Object
  extended by org.gcube.index.forwardindexnode.stubs.ForwardIndexNodeResourceProperties
All Implemented Interfaces:
Serializable

public class ForwardIndexNodeResourceProperties
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ForwardIndexNodeResourceProperties()
           
ForwardIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, String[][] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, String[][] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, KeyDescriptionArray keyDescription, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, String[] supportedRelations, Calendar terminationTime)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getClusterID()
          Gets the clusterID value for this ForwardIndexNodeResourceProperties.
 String[][] getCollectionID()
          Gets the collectionID value for this ForwardIndexNodeResourceProperties.
 String[] getCollectionID(int i)
           
 String getContentType()
          Gets the contentType value for this ForwardIndexNodeResourceProperties.
 Calendar getCreated()
          Gets the created value for this ForwardIndexNodeResourceProperties.
 Calendar getCurrentTime()
          Gets the currentTime value for this ForwardIndexNodeResourceProperties.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 int getDocumentCount()
          Gets the documentCount value for this ForwardIndexNodeResourceProperties.
 String[][] getFields()
          Gets the fields value for this ForwardIndexNodeResourceProperties.
 String[] getFields(int i)
           
 String getGHN()
          Gets the GHN value for this ForwardIndexNodeResourceProperties.
 String getIndexFormat()
          Gets the indexFormat value for this ForwardIndexNodeResourceProperties.
 String getIndexID()
          Gets the indexID value for this ForwardIndexNodeResourceProperties.
 String getIndexStatus()
          Gets the indexStatus value for this ForwardIndexNodeResourceProperties.
 String[] getIndexTypeName()
          Gets the indexTypeName value for this ForwardIndexNodeResourceProperties.
 String getIndexTypeName(int i)
           
 KeyDescriptionArray getKeyDescription()
          Gets the keyDescription value for this ForwardIndexNodeResourceProperties.
 Calendar getModified()
          Gets the modified value for this ForwardIndexNodeResourceProperties.
 String getName()
          Gets the name value for this ForwardIndexNodeResourceProperties.
 String getRI()
          Gets the RI value for this ForwardIndexNodeResourceProperties.
 String[] getScope()
          Gets the scope value for this ForwardIndexNodeResourceProperties.
 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 ForwardIndexNodeResourceProperties.
 String getServiceID()
          Gets the serviceID value for this ForwardIndexNodeResourceProperties.
 String getServiceName()
          Gets the serviceName value for this ForwardIndexNodeResourceProperties.
 String[] getSupportedRelations()
          Gets the supportedRelations value for this ForwardIndexNodeResourceProperties.
 Calendar getTerminationTime()
          Gets the terminationTime value for this ForwardIndexNodeResourceProperties.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getVO()
          Gets the VO value for this ForwardIndexNodeResourceProperties.
 int hashCode()
           
 void setClusterID(String clusterID)
          Sets the clusterID value for this ForwardIndexNodeResourceProperties.
 void setCollectionID(int i, String[] _value)
           
 void setCollectionID(String[][] collectionID)
          Sets the collectionID value for this ForwardIndexNodeResourceProperties.
 void setContentType(String contentType)
          Sets the contentType value for this ForwardIndexNodeResourceProperties.
 void setCreated(Calendar created)
          Sets the created value for this ForwardIndexNodeResourceProperties.
 void setCurrentTime(Calendar currentTime)
          Sets the currentTime value for this ForwardIndexNodeResourceProperties.
 void setDocumentCount(int documentCount)
          Sets the documentCount value for this ForwardIndexNodeResourceProperties.
 void setFields(int i, String[] _value)
           
 void setFields(String[][] fields)
          Sets the fields value for this ForwardIndexNodeResourceProperties.
 void setGHN(String GHN)
          Sets the GHN value for this ForwardIndexNodeResourceProperties.
 void setIndexFormat(String indexFormat)
          Sets the indexFormat value for this ForwardIndexNodeResourceProperties.
 void setIndexID(String indexID)
          Sets the indexID value for this ForwardIndexNodeResourceProperties.
 void setIndexStatus(String indexStatus)
          Sets the indexStatus value for this ForwardIndexNodeResourceProperties.
 void setIndexTypeName(int i, String _value)
           
 void setIndexTypeName(String[] indexTypeName)
          Sets the indexTypeName value for this ForwardIndexNodeResourceProperties.
 void setKeyDescription(KeyDescriptionArray keyDescription)
          Sets the keyDescription value for this ForwardIndexNodeResourceProperties.
 void setModified(Calendar modified)
          Sets the modified value for this ForwardIndexNodeResourceProperties.
 void setName(String name)
          Sets the name value for this ForwardIndexNodeResourceProperties.
 void setRI(String RI)
          Sets the RI value for this ForwardIndexNodeResourceProperties.
 void setScope(int i, String _value)
           
 void setScope(String[] scope)
          Sets the scope value for this ForwardIndexNodeResourceProperties.
 void setServiceClass(String serviceClass)
          Sets the serviceClass value for this ForwardIndexNodeResourceProperties.
 void setServiceID(String serviceID)
          Sets the serviceID value for this ForwardIndexNodeResourceProperties.
 void setServiceName(String serviceName)
          Sets the serviceName value for this ForwardIndexNodeResourceProperties.
 void setSupportedRelations(String[] supportedRelations)
          Sets the supportedRelations value for this ForwardIndexNodeResourceProperties.
 void setTerminationTime(Calendar terminationTime)
          Sets the terminationTime value for this ForwardIndexNodeResourceProperties.
 void setVO(String VO)
          Sets the VO value for this ForwardIndexNodeResourceProperties.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForwardIndexNodeResourceProperties

public ForwardIndexNodeResourceProperties()

ForwardIndexNodeResourceProperties

public ForwardIndexNodeResourceProperties(String GHN,
                                          String RI,
                                          String VO,
                                          String clusterID,
                                          String[][] collectionID,
                                          String contentType,
                                          Calendar created,
                                          Calendar currentTime,
                                          int documentCount,
                                          String[][] fields,
                                          String indexFormat,
                                          String indexID,
                                          String indexStatus,
                                          String[] indexTypeName,
                                          KeyDescriptionArray keyDescription,
                                          Calendar modified,
                                          String name,
                                          String[] scope,
                                          String serviceClass,
                                          String serviceID,
                                          String serviceName,
                                          String[] supportedRelations,
                                          Calendar terminationTime)
Method Detail

getName

public String getName()
Gets the name value for this ForwardIndexNodeResourceProperties.

Returns:
name

setName

public void setName(String name)
Sets the name value for this ForwardIndexNodeResourceProperties.

Parameters:
name -

getClusterID

public String getClusterID()
Gets the clusterID value for this ForwardIndexNodeResourceProperties.

Returns:
clusterID

setClusterID

public void setClusterID(String clusterID)
Sets the clusterID value for this ForwardIndexNodeResourceProperties.

Parameters:
clusterID -

getKeyDescription

public KeyDescriptionArray getKeyDescription()
Gets the keyDescription value for this ForwardIndexNodeResourceProperties.

Returns:
keyDescription

setKeyDescription

public void setKeyDescription(KeyDescriptionArray keyDescription)
Sets the keyDescription value for this ForwardIndexNodeResourceProperties.

Parameters:
keyDescription -

getIndexID

public String getIndexID()
Gets the indexID value for this ForwardIndexNodeResourceProperties.

Returns:
indexID

setIndexID

public void setIndexID(String indexID)
Sets the indexID value for this ForwardIndexNodeResourceProperties.

Parameters:
indexID -

getIndexFormat

public String getIndexFormat()
Gets the indexFormat value for this ForwardIndexNodeResourceProperties.

Returns:
indexFormat

setIndexFormat

public void setIndexFormat(String indexFormat)
Sets the indexFormat value for this ForwardIndexNodeResourceProperties.

Parameters:
indexFormat -

getIndexTypeName

public String[] getIndexTypeName()
Gets the indexTypeName value for this ForwardIndexNodeResourceProperties.

Returns:
indexTypeName

setIndexTypeName

public void setIndexTypeName(String[] indexTypeName)
Sets the indexTypeName value for this ForwardIndexNodeResourceProperties.

Parameters:
indexTypeName -

getIndexTypeName

public String getIndexTypeName(int i)

setIndexTypeName

public void setIndexTypeName(int i,
                             String _value)

getCollectionID

public String[][] getCollectionID()
Gets the collectionID value for this ForwardIndexNodeResourceProperties.

Returns:
collectionID

setCollectionID

public void setCollectionID(String[][] collectionID)
Sets the collectionID value for this ForwardIndexNodeResourceProperties.

Parameters:
collectionID -

getCollectionID

public String[] getCollectionID(int i)

setCollectionID

public void setCollectionID(int i,
                            String[] _value)

getFields

public String[][] getFields()
Gets the fields value for this ForwardIndexNodeResourceProperties.

Returns:
fields

setFields

public void setFields(String[][] fields)
Sets the fields value for this ForwardIndexNodeResourceProperties.

Parameters:
fields -

getFields

public String[] getFields(int i)

setFields

public void setFields(int i,
                      String[] _value)

getSupportedRelations

public String[] getSupportedRelations()
Gets the supportedRelations value for this ForwardIndexNodeResourceProperties.

Returns:
supportedRelations

setSupportedRelations

public void setSupportedRelations(String[] supportedRelations)
Sets the supportedRelations value for this ForwardIndexNodeResourceProperties.

Parameters:
supportedRelations -

getContentType

public String getContentType()
Gets the contentType value for this ForwardIndexNodeResourceProperties.

Returns:
contentType

setContentType

public void setContentType(String contentType)
Sets the contentType value for this ForwardIndexNodeResourceProperties.

Parameters:
contentType -

getCreated

public Calendar getCreated()
Gets the created value for this ForwardIndexNodeResourceProperties.

Returns:
created

setCreated

public void setCreated(Calendar created)
Sets the created value for this ForwardIndexNodeResourceProperties.

Parameters:
created -

getModified

public Calendar getModified()
Gets the modified value for this ForwardIndexNodeResourceProperties.

Returns:
modified

setModified

public void setModified(Calendar modified)
Sets the modified value for this ForwardIndexNodeResourceProperties.

Parameters:
modified -

getDocumentCount

public int getDocumentCount()
Gets the documentCount value for this ForwardIndexNodeResourceProperties.

Returns:
documentCount

setDocumentCount

public void setDocumentCount(int documentCount)
Sets the documentCount value for this ForwardIndexNodeResourceProperties.

Parameters:
documentCount -

getIndexStatus

public String getIndexStatus()
Gets the indexStatus value for this ForwardIndexNodeResourceProperties.

Returns:
indexStatus

setIndexStatus

public void setIndexStatus(String indexStatus)
Sets the indexStatus value for this ForwardIndexNodeResourceProperties.

Parameters:
indexStatus -

getServiceID

public String getServiceID()
Gets the serviceID value for this ForwardIndexNodeResourceProperties.

Returns:
serviceID

setServiceID

public void setServiceID(String serviceID)
Sets the serviceID value for this ForwardIndexNodeResourceProperties.

Parameters:
serviceID -

getServiceName

public String getServiceName()
Gets the serviceName value for this ForwardIndexNodeResourceProperties.

Returns:
serviceName

setServiceName

public void setServiceName(String serviceName)
Sets the serviceName value for this ForwardIndexNodeResourceProperties.

Parameters:
serviceName -

getVO

public String getVO()
Gets the VO value for this ForwardIndexNodeResourceProperties.

Returns:
VO

setVO

public void setVO(String VO)
Sets the VO value for this ForwardIndexNodeResourceProperties.

Parameters:
VO -

getRI

public String getRI()
Gets the RI value for this ForwardIndexNodeResourceProperties.

Returns:
RI

setRI

public void setRI(String RI)
Sets the RI value for this ForwardIndexNodeResourceProperties.

Parameters:
RI -

getServiceClass

public String getServiceClass()
Gets the serviceClass value for this ForwardIndexNodeResourceProperties.

Returns:
serviceClass

setServiceClass

public void setServiceClass(String serviceClass)
Sets the serviceClass value for this ForwardIndexNodeResourceProperties.

Parameters:
serviceClass -

getGHN

public String getGHN()
Gets the GHN value for this ForwardIndexNodeResourceProperties.

Returns:
GHN

setGHN

public void setGHN(String GHN)
Sets the GHN value for this ForwardIndexNodeResourceProperties.

Parameters:
GHN -

getTerminationTime

public Calendar getTerminationTime()
Gets the terminationTime value for this ForwardIndexNodeResourceProperties.

Returns:
terminationTime

setTerminationTime

public void setTerminationTime(Calendar terminationTime)
Sets the terminationTime value for this ForwardIndexNodeResourceProperties.

Parameters:
terminationTime -

getScope

public String[] getScope()
Gets the scope value for this ForwardIndexNodeResourceProperties.

Returns:
scope

setScope

public void setScope(String[] scope)
Sets the scope value for this ForwardIndexNodeResourceProperties.

Parameters:
scope -

getScope

public String getScope(int i)

setScope

public void setScope(int i,
                     String _value)

getCurrentTime

public Calendar getCurrentTime()
Gets the currentTime value for this ForwardIndexNodeResourceProperties.

Returns:
currentTime

setCurrentTime

public void setCurrentTime(Calendar currentTime)
Sets the currentTime value for this ForwardIndexNodeResourceProperties.

Parameters:
currentTime -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.