| Package | Description |
|---|---|
| de.brendamour.jpasskit | |
| de.brendamour.jpasskit.enums |
| Modifier and Type | Field and Description |
|---|---|
protected PKDateStyle |
PKField.dateStyle |
protected PKDateStyle |
PKField.timeStyle |
| Modifier and Type | Method and Description |
|---|---|
PKDateStyle |
PKField.getDateStyle() |
PKDateStyle |
PKField.getTimeStyle() |
| Modifier and Type | Method and Description |
|---|---|
PKFieldBuilder |
PKFieldBuilder.dateStyle(PKDateStyle dateStyle) |
PKFieldBuilder |
PKFieldBuilder.timeStyle(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–2022. All rights reserved.