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