|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.lob.Chop
org.jbpm.pvm.internal.lob.BytesChop
public class BytesChop
| Field Summary | |
|---|---|
protected byte[] |
bytes
|
| Fields inherited from class org.jbpm.pvm.internal.lob.Chop |
|---|
dbid |
| Constructor Summary | |
|---|---|
BytesChop(byte[] bytes)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
| Methods inherited from class org.jbpm.pvm.internal.lob.Chop |
|---|
getDbid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] bytes
| Constructor Detail |
|---|
public BytesChop(byte[] bytes)
| Method Detail |
|---|
public byte[] getBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||