|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FuzzyNode.FUZZYNODESTATUS | |
|---|---|
| de.folt.fuzzy | |
| Uses of FuzzyNode.FUZZYNODESTATUS in de.folt.fuzzy |
|---|
| Methods in de.folt.fuzzy that return FuzzyNode.FUZZYNODESTATUS | |
|---|---|
FuzzyNode.FUZZYNODESTATUS |
FuzzyNode.getStatus()
Get the status of the node |
static FuzzyNode.FUZZYNODESTATUS |
FuzzyNode.FUZZYNODESTATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FuzzyNode.FUZZYNODESTATUS[] |
FuzzyNode.FUZZYNODESTATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.folt.fuzzy with parameters of type FuzzyNode.FUZZYNODESTATUS | |
|---|---|
void |
FuzzyNode.setStatus(FuzzyNode.FUZZYNODESTATUS status)
Set the status of the node |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||