Package | Description |
---|---|
org.stanwood.media.store.mp4 |
Modifier and Type | Method and Description |
---|---|
static StikValue |
StikValue.fromId(int value)
Get the atom value associated with a ID
|
static StikValue |
StikValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StikValue[] |
StikValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|