public class ModelQueryResults extends ModelWrapper<String,String,String,String,String>
IQueryRetrieval
Content: base64 encoded stringModifier and Type | Field and Description |
---|---|
protected String |
endpoint |
protected boolean |
hidden |
algorithm, content, contentMediaType, creator, dependent, evaluations, id, instances, name, parameters, predicted, predictors, stars, testInstances
Constructor and Description |
---|
ModelQueryResults() |
Modifier and Type | Method and Description |
---|---|
String |
getEndpoint() |
boolean |
isHidden() |
void |
setEndpoint(String endpoint) |
void |
setHidden(boolean hidden) |
String |
toString() |
addEvaluation, getAlgorithm, getContent, getContentMediaType, getCreator, getDependent, getEvaluation, getId, getName, getParameters, getPredicted, getPredictors, getQueryID, getStars, getTestInstances, getTrainingInstances, setAlgorithm, setContent, setContentMediaType, setCreator, setDependent, setEvaluation, setId, setName, setParameters, setPredicted, setPredictors, setQueryID, setStars, setTestInstances, setTrainingInstances
protected String endpoint
protected boolean hidden
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.