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, setFieldasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSONpublic NetworkBenchV3 fillFromImpl(NetworkBench impl)
SchemafillFromImpl in class Schema<NetworkBench,NetworkBenchV3>