com.stratelia.silverpeas.classifyEngine
Class PertinentValue
java.lang.Object
com.stratelia.silverpeas.classifyEngine.PertinentValue
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SearchValue
public class PertinentValue
- 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 |
PertinentValue
public PertinentValue()
setAxisId
public void setAxisId(int nGivenAxisId)
getAxisId
public int getAxisId()
setNbObjects
public void setNbObjects(int nGivennbObjects)
getNbObjects
public int getNbObjects()
setValue
public void setValue(String sGivenValue)
getValue
public String getValue()
Copyright © 2016 Silverpeas. All Rights Reserved.