| Package | Description |
|---|---|
| de.brendamour.jpasskit | |
| de.brendamour.jpasskit.enums |
| Modifier and Type | Field and Description |
|---|---|
protected List<PKDataDetectorType> |
PKField.dataDetectorTypes |
| Modifier and Type | Method and Description |
|---|---|
List<PKDataDetectorType> |
PKField.getDataDetectorTypes() |
| Modifier and Type | Method and Description |
|---|---|
PKFieldBuilder |
PKFieldBuilder.dataDetectorType(PKDataDetectorType dataDetectorType) |
| Modifier and Type | Method and Description |
|---|---|
PKFieldBuilder |
PKFieldBuilder.dataDetectorTypes(List<PKDataDetectorType> providedDataDetectorTypes) |
| Modifier and Type | Method and Description |
|---|---|
static PKDataDetectorType |
PKDataDetectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PKDataDetectorType[] |
PKDataDetectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2022. All rights reserved.