Uses of Class
com.semarchy.mdm.runtime.model.dataaccess.BindValue

Packages that use BindValue
com.semarchy.mdm.runtime.model.dataaccess   
 

Uses of BindValue in com.semarchy.mdm.runtime.model.dataaccess
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return BindValue
 BindValue Binding.addBindValue(String pName, String pExpression, IViewAttribute<?> pViewAttribute)
           
 BindValue Binding.getBindValue(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return types with arguments of type BindValue
 List<BindValue> Binding.getBindValues()
           
 



Copyright © 2015. All Rights Reserved.