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

Interface used to represent the type : abstract language collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
| Field Summary | |
|---|---|
static PropertyCollectionTypeHolder |
ABSTRACT_LANGUAGE_COLLECTION_TYPE
Variable used to hold the PropertyCollectionType for : abstract language collection |
static PropertyInstanceHolder |
LANGUAGE_INSTANCE
Variable used to hold the PropertyInstance for : language |
| Fields inherited from interface org.deduced.PropertyCollection |
|---|
PROPERTY_COLLECTION_TYPE |
| Method Summary | |
|---|---|
Language |
getLanguage()
Get the value of the instance : language |
Language |
setLanguage(Language newValue)
Set the value of the instance : language |
| 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 ABSTRACT_LANGUAGE_COLLECTION_TYPE
static final PropertyInstanceHolder LANGUAGE_INSTANCE
| Method Detail |
|---|
Language getLanguage()
Language setLanguage(Language newValue)
newValue - new language
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||