Uses of Class
org.osgi.service.onem2m.dto.ResourceDTO
Packages that use ResourceDTO
Package
Description
Service Layer API for oneM2M Specification Package Version 1.0.
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
-
Uses of ResourceDTO in org.osgi.service.onem2m
Methods in org.osgi.service.onem2m that return types with arguments of type ResourceDTOModifier and TypeMethodDescriptionServiceLayer.create
(String uri, ResourceDTO resource) create resourceretrieve resourceretrieve resource with selected attributes.ServiceLayer.update
(String uri, ResourceDTO resource) update resourceMethods in org.osgi.service.onem2m with parameters of type ResourceDTOModifier and TypeMethodDescriptionServiceLayer.create
(String uri, ResourceDTO resource) create resourceServiceLayer.update
(String uri, ResourceDTO resource) update resource -
Uses of ResourceDTO in org.osgi.service.onem2m.dto
Fields in org.osgi.service.onem2m.dto declared as ResourceDTO