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