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