|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnabledPropertyCollection

Interface used to represent the type : enabled property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
| Field Summary | |
|---|---|
static PropertyInstanceHolder |
ENABLED_INSTANCE
Variable used to hold the PropertyInstance for : enabled |
static PropertyCollectionTypeHolder |
ENABLED_PROPERTY_COLLECTION_TYPE
Variable used to hold the PropertyCollectionType for : enabled property collection |
| Fields inherited from interface org.deduced.PropertyCollection |
|---|
PROPERTY_COLLECTION_TYPE |
| Method Summary | |
|---|---|
boolean |
isEnabled()
Get the value of the instance : enabled |
boolean |
setEnabled(boolean newValue)
Set the value of the instance : enabled |
| Methods inherited from interface org.deduced.PropertyCollection |
|---|
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, getPropertyValue, instanceKey, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setParent, setProperty, size, type, valueKey |
| Field Detail |
|---|
static final PropertyCollectionTypeHolder ENABLED_PROPERTY_COLLECTION_TYPE
static final PropertyInstanceHolder ENABLED_INSTANCE
| Method Detail |
|---|
boolean isEnabled()
boolean setEnabled(boolean newValue)
newValue - new enabled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||