|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.marshalling.util.FieldPutter
org.jboss.marshalling.util.CharFieldPutter
public class CharFieldPutter
| Constructor Summary | |
|---|---|
CharFieldPutter()
|
|
| Method Summary | |
|---|---|
char |
getChar()
|
Kind |
getKind()
|
void |
setChar(char value)
|
void |
write(Marshaller marshaller)
|
| Methods inherited from class org.jboss.marshalling.util.FieldPutter |
|---|
getBoolean, getByte, getDouble, getFloat, getInt, getLong, getObject, getShort, setBoolean, setByte, setDouble, setFloat, setInt, setLong, setObject, setShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharFieldPutter()
| Method Detail |
|---|
public void write(Marshaller marshaller)
throws java.io.IOException
write in class FieldPutterjava.io.IOExceptionpublic Kind getKind()
getKind in class FieldPutterpublic char getChar()
getChar in class FieldPutterpublic void setChar(char value)
setChar in class FieldPutter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||