public class ShortFieldPutter extends FieldPutter
Constructor and Description |
---|
ShortFieldPutter() |
Modifier and Type | Method and Description |
---|---|
Kind |
getKind() |
short |
getShort() |
void |
setShort(short value) |
void |
write(Marshaller marshaller) |
public void write(Marshaller marshaller) throws java.io.IOException
write
in class FieldPutter
java.io.IOException
public Kind getKind()
getKind
in class FieldPutter
public short getShort()
getShort
in class FieldPutter
public void setShort(short value)
setShort
in class FieldPutter