| Package | Description |
|---|---|
| com.s3auth.rest |
RESTful resources.
|
| Modifier and Type | Method and Description |
|---|---|
FlashCookie.Color |
FlashCookie.color()
Get color of it.
|
static FlashCookie.Color |
FlashCookie.Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlashCookie.Color[] |
FlashCookie.Color.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FlashCookie(String message,
FlashCookie.Color color)
Public ctor, from exact values.
|
Copyright © 2012 s3auth.com. All Rights Reserved.