public class NetworkBenchV3 extends RequestSchema<NetworkBench,NetworkBenchV3>
Schema.Meta_exclude_fields| Constructor and Description |
|---|
NetworkBenchV3() |
| Modifier and Type | Method and Description |
|---|---|
NetworkBenchV3 |
fillFromImpl(NetworkBench impl)
Fill this Schema from the given implementation object.
|
createAndFillImpl, createImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemaClass, schemas, setFieldclone, copyOver, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeJSON_impl, writeJSONpublic NetworkBenchV3 fillFromImpl(NetworkBench impl)
SchemafillFromImpl in class Schema<NetworkBench,NetworkBenchV3>