Uses of Enum
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
Subclasses with type arguments of type ResponsePrimitiveDTO.ContentStatus in org.osgi.service.onem2m.dtoModifier and TypeClassDescriptionstatic enumEnum ContentStatusFields 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 type with the specified name.static ResponsePrimitiveDTO.ContentStatus[]ResponsePrimitiveDTO.ContentStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.