| Package | Description |
|---|---|
| de.brendamour.jpasskit | |
| de.brendamour.jpasskit.enums |
| Modifier and Type | Method | Description |
|---|---|---|
PKDateStyle |
PKField.getDateStyle() |
|
PKDateStyle |
PKField.getTimeStyle() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PKField.setDateStyle(PKDateStyle dateStyle) |
|
void |
PKField.setTimeStyle(PKDateStyle timeStyle) |
| Modifier and Type | Method | 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–2018. All rights reserved.