| Package | Description |
|---|---|
| org.clawiz.bpm.common.storage.message |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageObject |
| Modifier and Type | Method and Description |
|---|---|
MessageObjectPrototype |
MessageObjectPrototype.withName(String name)
Set 'Name' value and return this object
|
MessageObjectPrototype |
MessageObjectPrototype.withPackageName(String packageName)
Set 'PackageName' value and return this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageObjectPrototype.copy(MessageObjectPrototype target)
Copy values of all fields to 'target'
|
boolean |
MessageObjectPrototype.equals(MessageObjectPrototype object)
Return true if all field values equals to 'object' field values or both value of field is null
|
Copyright © 2018. All rights reserved.