public class ParType extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ParType.T |
| Modifier and Type | Field and Description |
|---|---|
static ParType |
BOOLEAN |
static ParType |
DATE |
static ParType |
NUMBER |
static ParType |
TEXT |
public static final ParType TEXT
public static final ParType BOOLEAN
public static final ParType NUMBER
public static final ParType DATE
Copyright © 2012–2018. All rights reserved.