com.stratelia.silverpeas.classifyEngine
Class PertinentAxis
java.lang.Object
com.stratelia.silverpeas.classifyEngine.PertinentAxis
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SearchAxis
public class PertinentAxis
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PertinentAxis
public PertinentAxis()
setAxisId
public void setAxisId(int nGivenAxisId)
getAxisId
public int getAxisId()
setNbObjects
public void setNbObjects(int nGivennbObjects)
getNbObjects
public int getNbObjects()
setRootValue
public void setRootValue(String sGivenRootValue)
getRootValue
public String getRootValue()
Copyright © 2016 Silverpeas. All Rights Reserved.