public final class StateContent extends AbstractContent
Proxied.Abstract| Constructor and Description |
|---|
StateContent() |
| Modifier and Type | Method and Description |
|---|---|
State |
decode(PointValue pointValue)
Decodes the value of a point value.
|
denormalize, encode, getInstance, normalize, warnBadValuegetMetadata, getName, getParams, getProxyEntity, getThisLogger, setUp, tearDownpublic State decode(PointValue pointValue)
Converts from an external representation to an internal representation.
decode in interface Contentdecode in class AbstractContentpointValue - The point value associated with the value to decode.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.