public class GLRMModelV99 extends water.api.ModelSchema<GLRMModel,GLRMModelV99,GLRMModel.GLRMParameters,GLRMV99.GLRMParametersV99,GLRMModel.GLRMOutput,GLRMModelV99.GLRMModelOutputV99>
| Modifier and Type | Class and Description |
|---|---|
static class |
GLRMModelV99.GLRMModelOutputV99 |
| Constructor and Description |
|---|
GLRMModelV99() |
| Modifier and Type | Method and Description |
|---|---|
GLRMModel |
createImpl() |
GLRMModelV99.GLRMModelOutputV99 |
createOutputSchema() |
GLRMV99.GLRMParametersV99 |
createParametersSchema() |
createAndFillImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemas, setFieldpublic GLRMV99.GLRMParametersV99 createParametersSchema()
createParametersSchema in class water.api.ModelSchema<GLRMModel,GLRMModelV99,GLRMModel.GLRMParameters,GLRMV99.GLRMParametersV99,GLRMModel.GLRMOutput,GLRMModelV99.GLRMModelOutputV99>public GLRMModelV99.GLRMModelOutputV99 createOutputSchema()
createOutputSchema in class water.api.ModelSchema<GLRMModel,GLRMModelV99,GLRMModel.GLRMParameters,GLRMV99.GLRMParametersV99,GLRMModel.GLRMOutput,GLRMModelV99.GLRMModelOutputV99>public GLRMModel createImpl()
createImpl in class water.api.Schema<GLRMModel,GLRMModelV99>