|
||||||||||
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.BasicValueFloat
public class BasicValueFloat
TODO: make sure getCanonical() meets the canonical rules for xsd:float.
Constructor Summary | |
---|---|
BasicValueFloat(String value)
|
Method Summary | |
---|---|
Object |
getData()
Returns the Float 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 BasicValueFloat(String value)
Method Detail |
---|
public Object getData() throws IdASException
Float
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 |