public class ByteProperty<K> extends NumericProperty<Byte,K>
Constructor and Description |
---|
ByteProperty(String name) |
ByteProperty(String name,
Byte value) |
Modifier and Type | Method and Description |
---|---|
byte |
getByte()
Returns the value as a primitive, if the value is null/nullable this will fail...
|
isNullable, set, setNullable
addChangeListener, bindGlobalGetListener, bindGlobalSetListener, firePropertyChanged, getClientProperty, getGenericType, getLabel, getName, putClientProperty, removeChangeListener, setLabel, stopListening, validateCollectionType