Package | Description |
---|---|
com.fasterxml.transistore.service |
Modifier and Type | Method and Description |
---|---|
static TSLastAccess |
TSLastAccess.valueOf(int v) |
static TSLastAccess |
TSLastAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TSLastAccess[] |
TSLastAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 FasterXML. All Rights Reserved.