public interface IEvaluation<Content>
Modifier and Type | Interface and Description |
---|---|
static class |
IEvaluation.EVStatsType |
static class |
IEvaluation.EVType |
Modifier and Type | Method and Description |
---|---|
Content |
getContent() |
IEvaluation.EVType |
getType() |
void |
setContent(Content content) |
void |
setType(IEvaluation.EVType type) |
IEvaluation.EVType getType()
void setType(IEvaluation.EVType type)
void setContent(Content content)
Content getContent()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.