Uses of Enum Class
org.azd.enums.LogicalOperation
Packages that use LogicalOperation
-
Uses of LogicalOperation in org.azd.enums
Methods in org.azd.enums that return LogicalOperationModifier and TypeMethodDescriptionstatic LogicalOperationReturns the enum constant of this class with the specified name.static LogicalOperation[]LogicalOperation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LogicalOperation in org.azd.workitemtracking.types
Methods in org.azd.workitemtracking.types that return LogicalOperationMethods in org.azd.workitemtracking.types with parameters of type LogicalOperationModifier and TypeMethodDescriptionvoidWorkItemQueryClause.setLogicalOperator(LogicalOperation logicalOperator)