Uses of Class
com.featureprobe.sdk.server.model.Prerequisite
-
Packages that use Prerequisite Package Description com.featureprobe.sdk.server.model -
-
Uses of Prerequisite in com.featureprobe.sdk.server.model
Methods in com.featureprobe.sdk.server.model that return types with arguments of type Prerequisite Modifier and Type Method Description List<Prerequisite>
Toggle. getPrerequisites()
Method parameters in com.featureprobe.sdk.server.model with type arguments of type Prerequisite Modifier and Type Method Description void
Toggle. setPrerequisites(List<Prerequisite> prerequisites)
-