public class LongFieldPutter extends FieldPutter
Constructor and Description |
---|
LongFieldPutter() |
Modifier and Type | Method and Description |
---|---|
Kind |
getKind() |
long |
getLong() |
void |
setLong(long 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 long getLong()
getLong
in class FieldPutter
public void setLong(long value)
setLong
in class FieldPutter