Uses of Class
org.apache.commons.betwixt.schema.LocalComplexType

Packages that use LocalComplexType
org.apache.commons.betwixt.schema WARNING: EXPERIMENTAL Contains classes that generate XML (w3c) schema from Betwixt descriptors. 
 

Uses of LocalComplexType in org.apache.commons.betwixt.schema
 

Methods in org.apache.commons.betwixt.schema that return LocalComplexType
 LocalComplexType ComplexLocalElement.getType()
           
 

Methods in org.apache.commons.betwixt.schema with parameters of type LocalComplexType
 void ComplexLocalElement.setType(LocalComplexType type)
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.