|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxma.dsl.platform.valueobject.ValueObject<byte[]>
org.openxma.dsl.platform.valueobject.ValueObjectByteArray
org.openxma.dsl.reference.types.valueobject.VOByteArray
public class VOByteArray
Represents a custom DataType for VOByteArray.
| Constructor Summary | |
|---|---|
VOByteArray(byte[] pByteArray)
default ctor |
|
| Method Summary | |
|---|---|
static VOByteArray |
newOrNull(byte[] pByteArray)
Create a new instance of VOByteArray or return null depending on input. |
| Methods inherited from class org.openxma.dsl.platform.valueobject.ValueObjectByteArray |
|---|
equals, getValue, hashCode, toString |
| Methods inherited from class org.openxma.dsl.platform.valueobject.ValueObject |
|---|
valueOrNull |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VOByteArray(byte[] pByteArray)
| Method Detail |
|---|
public static VOByteArray newOrNull(byte[] pByteArray)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||