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

java.lang.Object
  extended by com.semarchy.mdm.runtime.model.dataaccess.BindValue

public class BindValue
extends Object


Method Summary
 Binding getBinding()
           
 String getExpression()
           
 String getName()
           
 IViewAttribute<?> getViewAttribute()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getBinding

public Binding getBinding()

getName

public String getName()

getExpression

public String getExpression()

toString

public String toString()
Overrides:
toString in class Object

getViewAttribute

public IViewAttribute<?> getViewAttribute()
Returns:
the view attribute supposed to be represented by this binding. May be null.


Copyright © 2015. All Rights Reserved.