public class Job extends Object
Job()
byte[]
getData()
long
getId()
void
setData(byte[] data)
setId(long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Job()
public long getId()
id
public void setId(long id)
public byte[] getData()
data
public void setData(byte[] data)
Copyright © 2012~2016–2019 dinstone. All rights reserved.