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

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

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

Methods in com.ebmwebsourcing.easyschema10.api.with that return SimpleType
 SimpleType WithSimpleType.getSimpleType()
           
 SimpleType WithSimpleTypes.getSimpleTypeByName(java.lang.String name)
           
 SimpleType[] WithSimpleTypes.getSimpleTypes()
           
 

Methods in com.ebmwebsourcing.easyschema10.api.with with parameters of type SimpleType
 void WithSimpleTypes.addSimpleType(SimpleType simpleType)
           
 void WithSimpleTypes.removeSimpleType(SimpleType simpleType)
           
 void WithSimpleType.setSimpleType(SimpleType simpleType)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.