Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.QueryTerm
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of QueryTerm in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return QueryTerm Modifier and Type Method Description QueryTerm
Query. getTerm()
Get termQueryTerm
QueryTerm. matchType(QueryTerm.MatchTypeEnum matchType)
QueryTerm
QueryTerm. matchValue(String matchValue)
QueryTerm
QueryTerm. propertyName(String propertyName)
QueryTerm
QueryTerm. propertyType(QueryTerm.PropertyTypeEnum propertyType)
QueryTerm
QueryTerm. range(NumericRangeObject range)
QueryTerm
QueryTerm. sortOrder(QueryTerm.SortOrderEnum sortOrder)