public class ParamTree extends AbstractParamTree
cvParams, userParams, userTexts| Constructor and Description |
|---|
ParamTree() |
| Modifier and Type | Method and Description |
|---|---|
List<CVParam> |
getCVParams() |
List<UserParam> |
getUserParams() |
List<UserText> |
getUserTexts() |
getCVParam, getCVParams, getUserParam, setCvParams, setUserParams, setUserTextspublic List<CVParam> getCVParams()
getCVParams in class AbstractParamTreepublic List<UserParam> getUserParams()
getUserParams in class AbstractParamTreepublic List<UserText> getUserTexts()
getUserTexts in class AbstractParamTreeCopyright © 2019. All rights reserved.