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