public interface SimpleValue extends MetaValue, Comparable<SimpleValue>
Modifier and Type | Method and Description |
---|---|
SimpleMetaType |
getMetaType()
Get the metatype for this value
|
Serializable |
getValue()
Get the underlying value
|
compareTo
SimpleMetaType getMetaType()
MetaValue
getMetaType
in interface MetaValue
Serializable getValue()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.