Uses of Enum Class
com.vidispine.generated.SimpleSearchOperationType
-
Uses of SimpleSearchOperationType in com.vidispine.generated
Fields in com.vidispine.generated declared as SimpleSearchOperationTypeModifier and TypeFieldDescriptionprotected SimpleSearchOperationTypeSimpleSearchOperatorType.operationMethods in com.vidispine.generated that return SimpleSearchOperationTypeModifier and TypeMethodDescriptionstatic SimpleSearchOperationTypeSimpleSearchOperatorType.getOperation()Gets the value of the operation property.static SimpleSearchOperationTypeReturns the enum constant of this class with the specified name.static SimpleSearchOperationType[]SimpleSearchOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vidispine.generated with parameters of type SimpleSearchOperationTypeModifier and TypeMethodDescriptionvoidSimpleSearchOperatorType.setOperation(SimpleSearchOperationType value) Sets the value of the operation property.SimpleSearchOperatorType.withOperation(SimpleSearchOperationType value) Sets the value of the operation property.