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