public class JobsV2 extends Schema<water.api.JobsHandler.Jobs,JobsV2>
| Modifier and Type | Field and Description |
|---|---|
Key |
key |
_version_pattern, schema_name, schema_type, schema_version| Constructor and Description |
|---|
JobsV2() |
| Modifier and Type | Method and Description |
|---|---|
JobsV2 |
fillFromImpl(water.api.JobsHandler.Jobs j)
Version and Schema-specific filling from the implementation object.
|
water.api.JobsHandler.Jobs |
fillImpl(water.api.JobsHandler.Jobs j)
Fill an impl object and any children from this schema and its children.
|
acceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromParms, getImplClass, getImplClass, markdown, markdown, registerclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONpublic water.api.JobsHandler.Jobs fillImpl(water.api.JobsHandler.Jobs j)
Schemapublic JobsV2 fillFromImpl(water.api.JobsHandler.Jobs j)
SchemafillFromImpl in class Schema<water.api.JobsHandler.Jobs,JobsV2>