Uses of Enum Class
org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
Packages that use ResponsePrimitiveDTO.ContentStatus
Package
Description
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
-
Uses of ResponsePrimitiveDTO.ContentStatus in org.osgi.service.onem2m.dto
Fields in org.osgi.service.onem2m.dto declared as ResponsePrimitiveDTO.ContentStatusMethods in org.osgi.service.onem2m.dto that return ResponsePrimitiveDTO.ContentStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ResponsePrimitiveDTO.ContentStatus[]
ResponsePrimitiveDTO.ContentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.