Uses of Class
com.vmware.vra.jenkinsplugin.model.catalog.Clause
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.catalog |
-
Uses of Clause in com.vmware.vra.jenkinsplugin.model.catalog
Methods in com.vmware.vra.jenkinsplugin.model.catalog that return types with arguments of type Clause Modifier and Type Method Description List<Clause>Criteria. getMatchExpression()Get matchExpressionMethods in com.vmware.vra.jenkinsplugin.model.catalog with parameters of type Clause Modifier and Type Method Description CriteriaCriteria. addMatchExpressionItem(Clause matchExpressionItem)Method parameters in com.vmware.vra.jenkinsplugin.model.catalog with type arguments of type Clause Modifier and Type Method Description CriteriaCriteria. matchExpression(List<Clause> matchExpression)voidCriteria. setMatchExpression(List<Clause> matchExpression)