Package org.osgi.service.onem2m.dto
@Version("1.0")
package org.osgi.service.onem2m.dto
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. This package has two types of users: the consumers that use the API in this package and the providers that implement the API in this package.
Example import for consumers using the API in this package:
Import-Package: org.osgi.service.onem2m.dto; version="[1.0,2.0)"
Example import for providers implementing the API in this package:
Import-Package: org.osgi.service.onem2m.dto; version="[1.0,1.1)"
-
ClassDescriptionDTO expresses Attribute.DTO expresses ChildResourceRef.This class defines constants for resource types.DTO expresses DasInfo.DTO expresses FilterCriteria.Enum FilterOperationEnum FilterUsageGenericDTO expresses miscellaneous data structures of oneM2M.IPEDiscoveryRequestDTO is an element of NotificationEventDTODTO expresses LocalTokenIdAssignment.DTO expresses Notification.DTO expresses NotificationEventDTONotificationEventTypeDTO expresses Primitive Content.enum expresses oneM2M specification version.DTO expresses Request Primitive.Enum for DesiredIdentifierResultTypeenum type for Operationenum type for Result ContentDTO expresses Resource.DTO expresses ResourceWrapper.DTO expresses Response Primitive.Enum ContentStatusDTO expresses ResponseTypeInfoenum ResponseTypeDTO expresses Security Info.Enum SecurityInfoType