|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.input.Tag
public class Tag
A tag wrapper.
Constructor Summary | |
---|---|
Tag()
|
Method Summary | |
---|---|
byte[] |
getId()
Getter for id |
long |
getTimestamp()
Getter for timestamp |
void |
setId(byte[] id)
Setter for id |
void |
setTimestamp(long timestamp)
Setter for timestamp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tag()
Method Detail |
---|
public byte[] getId()
public long getTimestamp()
public void setId(byte[] id)
id
- the value to setpublic void setTimestamp(long timestamp)
timestamp
- the value to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |