|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedPropertyCollection
Interface used to represent the type : named property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
Field Summary | |
---|---|
static PropertyInstanceHolder |
NAME_INSTANCE
Variable used to hold the PropertyInstance for : name |
static PropertyCollectionTypeHolder |
NAMED_PROPERTY_COLLECTION_TYPE
Variable used to hold the PropertyCollectionType for : named property collection |
Fields inherited from interface org.deduced.PropertyCollection |
---|
PROPERTY_COLLECTION_TYPE |
Method Summary | |
---|---|
java.lang.String |
getName()
Get the value of the instance : name |
java.lang.String |
setName(java.lang.String newValue)
Set the value of the instance : name |
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, id, instanceKey, invokeAction, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setFixedInstance, setParent, setProperty, size, type, valueKey |
Field Detail |
---|
static final PropertyCollectionTypeHolder NAMED_PROPERTY_COLLECTION_TYPE
static final PropertyInstanceHolder NAME_INSTANCE
Method Detail |
---|
java.lang.String getName()
java.lang.String setName(java.lang.String newValue)
newValue
- new name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |