public abstract class Field extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PERSISTENCE_ID |
static String |
PERSISTENCE_VERSION |
| Constructor and Description |
|---|
Field() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
Boolean |
isCollection() |
Boolean |
isNullable() |
void |
setCollection(Boolean collection) |
void |
setName(String name) |
void |
setNullable(Boolean nullable) |
public static final String PERSISTENCE_ID
public static final String PERSISTENCE_VERSION
Copyright © 2018 Bonitasoft S.A.. All rights reserved.