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, setName
public ComplexLocalElement(TranscriptionConfiguration configuration, ElementDescriptor descriptor, Schema schema) throws IntrospectionException
IntrospectionException
public LocalComplexType getType()
public void setType(LocalComplexType type)
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.