public class ComplexLocalElement extends LocalElement
maxOccurs, minOccurs, name| Constructor and Description |
|---|
ComplexLocalElement(TranscriptionConfiguration configuration,
ElementDescriptor descriptor,
Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
LocalComplexType |
getType() |
void |
setType(LocalComplexType type) |
getMaxOccurs, getMinOccurs, getName, setMaxOccurs, setMinOccurs, setNamepublic ComplexLocalElement(TranscriptionConfiguration configuration, ElementDescriptor descriptor, Schema schema) throws IntrospectionException
IntrospectionExceptionpublic LocalComplexType getType()
public void setType(LocalComplexType type)
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.