Uses of Enum
org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Packages that use 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
Fields in org.osgi.service.onem2m.dto declared as RequestPrimitiveDTO.OperationModifier and TypeFieldDescriptionRequestPrimitiveDTO.operation
Operation This field is mandatory.Methods in org.osgi.service.onem2m.dto that return RequestPrimitiveDTO.OperationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RequestPrimitiveDTO.Operation[]
RequestPrimitiveDTO.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.