|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.filestore.messages.FilePart
public class FilePart
The Class FilePart.
Constructor Summary | |
---|---|
FilePart()
|
Method Summary | |
---|---|
byte[] |
getByteBuffer()
Gets the byte buffer. |
int |
getLen()
Gets the len. |
void |
setBytes(byte[] bytes,
int len)
Sets the bytes. |
void |
setLen(int len)
Sets the len. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePart()
Method Detail |
---|
public byte[] getByteBuffer()
public int getLen()
public void setBytes(byte[] bytes, int len)
bytes
- the byteslen
- the lenpublic void setLen(int len)
len
- the new len
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |