public class FlagPropertyId extends PropertyId<Flag>
Flag| Constructor | Description |
|---|---|
FlagPropertyId(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(PropertyMapBuilder builder) |
Adds this property to a PropertyMapBuilder.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, get, getValueClass, hashCode, newInstance, put, toStringpublic void add(PropertyMapBuilder builder)
builder - the PropertyMapBuilder to be modified