Package | Description |
---|---|
org.fireweb |
Modifier and Type | Method and Description |
---|---|
Meta.Type |
Meta.getType() |
static Meta.Type |
Meta.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Meta.Type[] |
Meta.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Meta(Meta.Type type,
java.lang.String name,
java.lang.String content) |