Package com.mypurecloud.sdk.v2.model
Class LearningAssignmentAggregateQueryRequestPredicate
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryRequestPredicate
- All Implemented Interfaces:
Serializable
public class LearningAssignmentAggregateQueryRequestPredicate
extends Object
implements Serializable
LearningAssignmentAggregateQueryRequestPredicate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEach predicates specifies a dimension. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LearningAssignmentAggregateQueryRequestPredicate
public LearningAssignmentAggregateQueryRequestPredicate() -
LearningAssignmentAggregateQueryRequestPredicate
-
-
Method Details
-
dimension
public LearningAssignmentAggregateQueryRequestPredicate dimension(LearningAssignmentAggregateQueryRequestPredicate.DimensionEnum dimension) Each predicates specifies a dimension. -
getDimension
-
setDimension
-
value
Corresponding value for dimensions in predicates. If the dimension is type, Valid Values: Informational (deprecated), AssessedContent (deprecated), Assessment (deprecated), External, Native -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-