|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectfleXplorer.Types.FacetsType
public abstract class FacetsType
A Generic Type that describes all types of terms.
| Constructor Summary | |
|---|---|
FacetsType()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
getValue()
Returns the value of the term as Object. |
abstract java.lang.String |
getValueAsString()
Returns the String representation of the value of term. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacetsType()
| Method Detail |
|---|
public abstract java.lang.Object getValue()
public abstract java.lang.String getValueAsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||