|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.moonunit.schema.ReloadSchemaModelGroup
A node that represents a ModelGroup in the Schema.
Field Summary | |
protected org.exolab.castor.xml.schema.ModelGroup |
_modelGroup
The wrapped Castor ModelGroup that we will interrogate |
Constructor Summary | |
ReloadSchemaModelGroup(org.exolab.castor.xml.schema.ModelGroup modelGroup)
Constructor |
Method Summary | |
java.lang.String |
getName()
Get the name of the ModelGroup |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.exolab.castor.xml.schema.ModelGroup _modelGroup
Constructor Detail |
public ReloadSchemaModelGroup(org.exolab.castor.xml.schema.ModelGroup modelGroup)
modelGroup
- the XML schema ModelGroupMethod Detail |
public java.lang.String getName()
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |