| Modifier and Type | Optional Element and Description |
|---|---|
String |
detypedName
The name of the detyped property
|
boolean |
expr
Deprecated.
|
boolean |
key
Does act as a key?
|
String |
listType
If the type is a java.util.List, specify the fully-qualified name of the List type.
|
boolean |
skip
Shold be skipped?
|
boolean |
writeUndefined
Should it be written as ModelType.UNDEFINED ?
If false this property will be ignored when writing changesets.
|
public abstract String detypedName
public abstract String listType
public abstract boolean skip
public abstract boolean key
@Deprecated public abstract boolean expr
public abstract boolean writeUndefined
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.