public abstract class AnalysisDefinition extends Object
Constructor and Description |
---|
AnalysisDefinition() |
Modifier and Type | Method and Description |
---|---|
Map<String,com.google.gson.JsonElement> |
getParameters() |
String |
getType() |
void |
setParameters(Map<String,com.google.gson.JsonElement> parameters) |
void |
setType(String type) |
Copyright © 2006–2017 Hibernate. All rights reserved.