|
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.ReloadSchemaGroup
A node that represents a Group in the Schema.
Field Summary | |
protected org.exolab.castor.xml.schema.Group |
_group
The wrapped Castor Group that we will interrogate |
Constructor Summary | |
ReloadSchemaGroup(org.exolab.castor.xml.schema.Group group)
Constructor |
Method Summary | |
java.lang.String |
getName()
Get the name of the Group |
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.Group _group
Constructor Detail |
public ReloadSchemaGroup(org.exolab.castor.xml.schema.Group group)
group
- the XML schema groupMethod 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 |