public class ByteFieldPutter extends FieldPutter
| Constructor and Description |
|---|
ByteFieldPutter() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getByte() |
Kind |
getKind() |
void |
setByte(byte value) |
void |
write(Marshaller marshaller) |
public void write(Marshaller marshaller) throws IOException
write in class FieldPutterIOExceptionpublic Kind getKind()
getKind in class FieldPutterpublic byte getByte()
getByte in class FieldPutterpublic void setByte(byte value)
setByte in class FieldPutterCopyright © 2012 JBoss by Red Hat. All Rights Reserved.