public interface IParamContainer
Modifier and Type | Method and Description |
---|---|
List<CVParam> |
getCVParams()
Gets the cV params.
|
UserParam |
getUserParam(String name)
Gets the user param.
|
List<UserParam> |
getUserParams()
Gets the user params.
|
List<UserText> |
getUserTexts()
Gets the user texts.
|
Copyright © 2019. All rights reserved.