|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.idas.AbstractLiteral
org.eclipse.higgins.idas.BasicValueBoolean
public class BasicValueBoolean
Constructor Summary | |
---|---|
BasicValueBoolean(boolean value)
|
|
BasicValueBoolean(String value)
|
Method Summary | |
---|---|
Object |
getData()
Returns the Boolean backing this value |
Methods inherited from class org.eclipse.higgins.idas.AbstractLiteral |
---|
getCanonical, getLexical, isLiteral |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.higgins.idas.ILiteral |
---|
getCanonical, getLexical |
Methods inherited from interface org.eclipse.higgins.idas.IPropertyValue |
---|
isLiteral |
Constructor Detail |
---|
public BasicValueBoolean(boolean value)
Boolean
public BasicValueBoolean(String value)
Boolean
Method Detail |
---|
public Object getData() throws IdASException
Boolean
backing this value
getData
in interface ILiteral
getData
in interface IPropertyValue
IdASException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |