Uses of Interface
com.ebmwebsourcing.wsstar.qml.api.Type

Packages that use Type
com.ebmwebsourcing.wsstar.qml.api   
com.ebmwebsourcing.wsstar.qml.impl   
 

Uses of Type in com.ebmwebsourcing.wsstar.qml.api
 

Methods in com.ebmwebsourcing.wsstar.qml.api that return Type
 Type Value.getType()
           
 Type Value.newType()
           
 

Methods in com.ebmwebsourcing.wsstar.qml.api with parameters of type Type
 void Value.setType(Type t)
           
 

Uses of Type in com.ebmwebsourcing.wsstar.qml.impl
 

Classes in com.ebmwebsourcing.wsstar.qml.impl that implement Type
 class TypeImpl
           
 

Methods in com.ebmwebsourcing.wsstar.qml.impl that return Type
 Type ValueImpl.getType()
           
 Type ValueImpl.newType()
           
 

Methods in com.ebmwebsourcing.wsstar.qml.impl with parameters of type Type
 void ValueImpl.setType(Type t)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.