public class LogAndEchoV1 extends Schema<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>
_version_pattern, schema_name, schema_type, schema_version| Constructor and Description |
|---|
LogAndEchoV1() |
| Modifier and Type | Method and Description |
|---|---|
LogAndEchoV1 |
fillFromImpl(LogAndEchoHandler.LogAndEcho u)
Version and Schema-specific filling from the implementation object.
|
acceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromParms, fillImpl, getImplClass, getImplClass, markdown, markdown, registerclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONpublic LogAndEchoV1 fillFromImpl(LogAndEchoHandler.LogAndEcho u)
SchemafillFromImpl in class Schema<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>