|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.crankuptheamps.client.fields.Field
com.crankuptheamps.client.fields.StringField
com.crankuptheamps.client.fields.BookmarkField
public class BookmarkField
| Field Summary |
|---|
| Fields inherited from class com.crankuptheamps.client.fields.StringField |
|---|
LATIN1, LATIN1_ZERO |
| Fields inherited from class com.crankuptheamps.client.fields.Field |
|---|
buffer, length, position |
| Constructor Summary | |
|---|---|
|
BookmarkField()
|
protected |
BookmarkField(byte[] buffer,
int position,
int length)
|
| Method Summary | |
|---|---|
Object |
clone()
Provides a way to duplicate this object and retain its specific type (and hashcode() implementation). |
BookmarkField |
copy()
|
long |
getPublisherId()
|
long |
getSequenceNumber()
|
int |
hashCode()
|
| Methods inherited from class com.crankuptheamps.client.fields.StringField |
|---|
getValue, getValue, getValue, setValue, setValue, setValue |
| Methods inherited from class com.crankuptheamps.client.fields.Field |
|---|
byteAt, copyFrom, equals, isNull, reset, set, set, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected BookmarkField(byte[] buffer,
int position,
int length)
public BookmarkField()
| Method Detail |
|---|
public long getPublisherId()
public long getSequenceNumber()
public int hashCode()
hashCode in class Fieldpublic Object clone()
clone in class Objectpublic BookmarkField copy()
copy in class Field
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||