com.stimulsoft.base.json
Class JProperty
java.lang.Object
com.stimulsoft.base.json.JProperty
public class JProperty
- extends java.lang.Object
Copyright Stimulsoft
Field Summary |
java.lang.String |
Name
|
java.lang.Object |
Value
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Value
public java.lang.Object Value
Name
public java.lang.String Name
JProperty
public JProperty()
JProperty
public JProperty(java.lang.String name,
java.lang.Object value)
doubleValue
public java.lang.Double doubleValue()
floatValue
public java.lang.Float floatValue()