Uses of Enum Class
org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Package
Description
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
-
Uses of RequestPrimitiveDTO.Operation in org.osgi.service.onem2m.dto
Modifier and TypeFieldDescriptionRequestPrimitiveDTO.operation
Operation This field is mandatory.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RequestPrimitiveDTO.Operation[]
RequestPrimitiveDTO.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.