public class NetworkBenchV3 extends SchemaV3<NetworkBench,NetworkBenchV3>
SchemaV3.Meta
__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, extractVersionFromSchemaName, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal
public NetworkBenchV3 fillFromImpl(NetworkBench impl)
Schema
fillFromImpl
in class Schema<NetworkBench,NetworkBenchV3>