public class CoreValue extends Object implements PlasmaValue
| Constructor and Description |
|---|
CoreValue(PlasmaProperty property,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
PlasmaProperty |
getProperty() |
Object |
getValue() |
public CoreValue(PlasmaProperty property, Object value)
public PlasmaProperty getProperty()
getProperty in interface PlasmaValuepublic Object getValue()
getValue in interface PlasmaValueCopyright © 2017. All rights reserved.