|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionSamples.FunctionType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of FunctionSamples.FunctionType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as FunctionSamples.FunctionType | |
---|---|
protected FunctionSamples.FunctionType |
FunctionSamples.type
Actual function type. |
Methods in cz.cuni.jagrlib.piece that return FunctionSamples.FunctionType | |
---|---|
static FunctionSamples.FunctionType |
FunctionSamples.FunctionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FunctionSamples.FunctionType[] |
FunctionSamples.FunctionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |