|
||||||||||
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.BasicValueLong
public class BasicValueLong
Constructor Summary | |
---|---|
BasicValueLong(long value)
|
|
BasicValueLong(String value)
|
Method Summary | |
---|---|
Object |
getData()
Returns the Long 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 BasicValueLong(String value)
public BasicValueLong(long value)
Method Detail |
---|
public Object getData() throws IdASException
Long
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 |