| Package | Description |
|---|---|
| de.brendamour.jpasskit | |
| de.brendamour.jpasskit.enums |
| Modifier and Type | Method and Description |
|---|---|
PKDateStyle |
PKField.getDateStyle() |
PKDateStyle |
PKField.getTimeStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
PKField.setDateStyle(PKDateStyle dateStyle) |
void |
PKField.setTimeStyle(PKDateStyle timeStyle) |
| Modifier and Type | Method and Description |
|---|---|
static PKDateStyle |
PKDateStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PKDateStyle[] |
PKDateStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2015. All rights reserved.