|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.xml.schema.OpenAttrs
org.plasma.xml.schema.Annotated
org.plasma.xml.schema.AbstractComplexType
org.plasma.xml.schema.LocalComplexType
public class LocalComplexType
Java class for localComplexType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="localComplexType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}complexType">
<sequence>
<element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/>
<group ref="{http://www.w3.org/2001/XMLSchema}complexTypeModel"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.plasma.xml.schema.AbstractComplexType |
|---|
_abstract, all, anyAttribute, attributesAndAttributeGroups, blocks, choice, complexContent, finals, group, mixed, name, sequence, simpleContent |
| Fields inherited from class org.plasma.xml.schema.Annotated |
|---|
annotation, id |
| Constructor Summary | |
|---|---|
LocalComplexType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.plasma.xml.schema.AbstractComplexType |
|---|
getAll, getAnyAttribute, getAttributesAndAttributeGroups, getBlocks, getChoice, getComplexContent, getFinals, getGroup, getName, getSequence, getSimpleContent, isAbstract, isMixed, setAbstract, setAll, setAnyAttribute, setChoice, setComplexContent, setGroup, setMixed, setName, setSequence, setSimpleContent |
| Methods inherited from class org.plasma.xml.schema.Annotated |
|---|
getAnnotation, getId, setAnnotation, setId |
| Methods inherited from class org.plasma.xml.schema.OpenAttrs |
|---|
getOtherAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalComplexType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||