|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicType | |
---|---|
flexjson |
Uses of BasicType in flexjson |
---|
Methods in flexjson that return BasicType | |
---|---|
BasicType |
TypeContext.getBasicType()
|
static BasicType |
BasicType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BasicType[] |
BasicType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in flexjson with parameters of type BasicType | |
---|---|
void |
TypeContext.setBasicType(BasicType basicType)
|
Constructors in flexjson with parameters of type BasicType | |
---|---|
TypeContext(BasicType basicType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |