Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02


oracle.search.query.webservice.wssclient
Class ClusterTree

java.lang.Object
  extended by oracle.search.query.webservice.wssclient.ClusterTree


public class ClusterTree
extends Object

Java class for clusterTree complex type.


Constructor Summary
ClusterTree()
           

 

Method Summary
 String getClusterString()
          Gets the value of the clusterString property.
 String getTreeName()
          Gets the name of the cluster tree.

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ClusterTree

public ClusterTree()

Method Detail

getClusterString

public String getClusterString()
Gets the value of the clusterString property.
Returns:
the cluster tree string

getTreeName

public String getTreeName()
Gets the name of the cluster tree.
Returns:
tree name

Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02


Copyright © 2006, 2016, Oracle and/or its affiliates. All rights reserved.