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 IOException
write in class FieldPutterIOExceptionpublic Kind getKind()
getKind in class FieldPutterpublic long getLong()
getLong in class FieldPutterpublic void setLong(long value)
setLong in class FieldPutterCopyright © 2012 JBoss by Red Hat. All Rights Reserved.