|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.betwixt.schema.LocalElement org.apache.commons.betwixt.schema.ComplexLocalElement
public class ComplexLocalElement
Field Summary |
---|
Fields inherited from class org.apache.commons.betwixt.schema.LocalElement |
---|
maxOccurs, minOccurs, name |
Constructor Summary | |
---|---|
ComplexLocalElement(TranscriptionConfiguration configuration,
ElementDescriptor descriptor,
Schema schema)
|
Method Summary | |
---|---|
LocalComplexType |
getType()
|
void |
setType(LocalComplexType type)
|
Methods inherited from class org.apache.commons.betwixt.schema.LocalElement |
---|
getMaxOccurs, getMinOccurs, getName, setMaxOccurs, setMinOccurs, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComplexLocalElement(TranscriptionConfiguration configuration, ElementDescriptor descriptor, Schema schema) throws java.beans.IntrospectionException
java.beans.IntrospectionException
Method Detail |
---|
public LocalComplexType getType()
public void setType(LocalComplexType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |