public abstract class FieldSupport extends EntitySupport
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldSupport.Overflow
Overflow behavior enumerated type.
|
static class |
FieldSupport.Underflow
Underflow behavior enumerated type.
|
| Constructor and Description |
|---|
FieldSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dieOnExceptionRead(InputStream is)
Convenience #readFrom alias.
|
clone, fill, getValue, setValuepublic FieldSupport()
protected void dieOnExceptionRead(InputStream is)
is - InputStream for readFrom.Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.