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