com.vinay.ui.vinui.fw.core
Class ContextAttribute
java.lang.Object
com.vinay.ui.vinui.fw.core.ContextAttribute
- public class ContextAttribute
- extends java.lang.Object
- Author:
- Vinay Nath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextAttribute
public ContextAttribute()
isMapped
public boolean isMapped()
setMapped
public void setMapped(boolean mapped)
getMappedAttribute
public ContextAttribute getMappedAttribute()
setMappedAttribute
public void setMappedAttribute(ContextAttribute mappedAttribute)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)