Uses of Interface
com.ebmwebsourcing.easyschema10.api.element.ComplexType

Packages that use ComplexType
com.ebmwebsourcing.easyschema10.api.with   
 

Uses of ComplexType in com.ebmwebsourcing.easyschema10.api.with
 

Methods in com.ebmwebsourcing.easyschema10.api.with that return ComplexType
 ComplexType WithComplexType.getComplexType()
           
 ComplexType WithComplexTypes.getComplexTypeByName(java.lang.String name)
           
 ComplexType[] WithComplexTypes.getComplexTypes()
           
 

Methods in com.ebmwebsourcing.easyschema10.api.with with parameters of type ComplexType
 void WithComplexTypes.addComplexType(ComplexType complexType)
           
 void WithComplexTypes.removeComplexType(ComplexType complexType)
           
 void WithComplexType.setComplexType(ComplexType complexType)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.