org.objectweb.telosys.uil.screenmap
Class ScreenMapElement
java.lang.Object
org.objectweb.telosys.common.TelosysObject
org.objectweb.telosys.uil.screenmap.ScreenMapElement
- public class ScreenMapElement
- extends TelosysObject
Constructor Summary |
ScreenMapElement(java.lang.String sName,
java.lang.String sValue,
java.lang.String sContent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenMapElement
public ScreenMapElement(java.lang.String sName,
java.lang.String sValue,
java.lang.String sContent)
- Parameters:
sName
- sValue
- sContent
-
getName
public java.lang.String getName()
getValue
public java.lang.String getValue()
getContent
public java.lang.String getContent()
isValue
public boolean isValue()
isContent
public boolean isContent()