Package | Description |
---|---|
PrologDB |
Modifier and Type | Method and Description |
---|---|
static PrimType |
PrimType.convert2PrimType(java.lang.String str) |
static PrimType |
PrimType.convertJavaName2PrimType(java.lang.String str) |
static PrimType |
PrimType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrimType[] |
PrimType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|