org.melati.poem.prepro
Class UncreateableFieldQualifier
java.lang.Object
org.melati.poem.prepro.FieldQualifier
org.melati.poem.prepro.UncreateableFieldQualifier
public class UncreateableFieldQualifier
- extends FieldQualifier
A FieldQualifier which defines whether
a Field is Uncreatable.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UncreateableFieldQualifier
public UncreateableFieldQualifier()
- Constructor.
apply
public void apply(FieldDef field)
- Update the model.
- Specified by:
apply
in class FieldQualifier
- Parameters:
field
- the FieldDef
to update
Copyright © 2000-2010 PanEris. All Rights Reserved.