|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.util.PropertyId
com.thaiopensource.validate.FlagPropertyId
A PropertyId whose value is not significant. Its significance rests purely on whether it is present in a PropertyMap. The value is constrained to be Flag.PRESENT.
Flag
Constructor Summary | |
FlagPropertyId(java.lang.String name)
|
Method Summary | |
void |
add(PropertyMapBuilder builder)
Adds this property to a PropertyMapBuilder. |
Methods inherited from class com.thaiopensource.util.PropertyId |
equals, getValueClass, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FlagPropertyId(java.lang.String name)
Method Detail |
public void add(PropertyMapBuilder builder)
builder
- the PropertyMapBuilder to be modified
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |