|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleDescription | |
---|---|
collections | |
interfaceelements |
Uses of ModuleDescription in collections |
---|
Methods in collections that return ModuleDescription | |
---|---|
ModuleDescription[] |
ModuleDescriptionList.getModuleDescription()
Gets the moduleDescription value for this ModuleDescriptionList. |
ModuleDescription |
ModuleDescriptionList.getModuleDescription(int i)
|
Methods in collections with parameters of type ModuleDescription | |
---|---|
void |
ModuleDescriptionList.setModuleDescription(int i,
ModuleDescription _value)
|
void |
ModuleDescriptionList.setModuleDescription(ModuleDescription[] moduleDescription)
Sets the moduleDescription value for this ModuleDescriptionList. |
Constructors in collections with parameters of type ModuleDescription | |
---|---|
ModuleDescriptionList(ModuleDescription[] moduleDescription)
|
Uses of ModuleDescription in interfaceelements |
---|
Subclasses of ModuleDescription in interfaceelements | |
---|---|
class |
ExtensionDescription
Describes an add-on module registered to the LexBIG environment. |
class |
SortDescription
A description of of a LexBIG extension module. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |