|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.schema.Structure
org.exolab.castor.xml.schema.AnnotationItem
org.exolab.castor.xml.schema.AppInfo
public class AppInfo
A class which represents the AppInfo element
AnnotationItem
,
Serialized FormField Summary |
---|
Fields inherited from class org.exolab.castor.xml.schema.Structure |
---|
ANNOTATION, ANYTYPE, APPINFO, ATTRIBUTE, ATTRIBUTE_GROUP, COMPLEX_CONTENT, COMPLEX_TYPE, DOCUMENTATION, ELEMENT, FACET, GROUP, IDENTITY_FIELD, IDENTITY_SELECTOR, KEY, KEYREF, LIST, MODELGROUP, MODELGROUP_REF, REDEFINE, SCHEMA, SIMPLE_CONTENT, SIMPLE_TYPE, UNION, UNIQUE, UNKNOWN, WILDCARD |
Constructor Summary | |
---|---|
AppInfo()
Creates a new AppInfo |
Method Summary | |
---|---|
java.util.List |
getJdoContent()
|
short |
getStructureType()
Returns the type of this Schema Structure |
void |
setJdoContent(java.util.List jdoContent)
|
Methods inherited from class org.exolab.castor.xml.schema.AnnotationItem |
---|
add, getContent, getObjects, getSource, remove, setSource, validate |
Methods inherited from class org.exolab.castor.xml.schema.Structure |
---|
isValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppInfo()
Method Detail |
---|
public short getStructureType()
getStructureType
in class AnnotationItem
public final java.util.List getJdoContent()
public final void setJdoContent(java.util.List jdoContent)
jdoContent
- the jdoContent to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |