org.apache.commons.betwixt.schema
Class ComplexLocalElement
java.lang.Object
org.apache.commons.betwixt.schema.LocalElement
org.apache.commons.betwixt.schema.ComplexLocalElement
- All Implemented Interfaces:
- Element
public class ComplexLocalElement
- extends LocalElement
- Version:
- $Revision: 561314 $
- Author:
- Apache Commons Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexLocalElement
public ComplexLocalElement(TranscriptionConfiguration configuration,
ElementDescriptor descriptor,
Schema schema)
throws IntrospectionException
- Throws:
IntrospectionException
getType
public LocalComplexType getType()
setType
public void setType(LocalComplexType type)
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.