Package org.osgi.service.onem2m.dto
Class ResourceWrapperDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.service.onem2m.dto.ResourceWrapperDTO
DTO expresses ResourceWrapper.
- See Also:
- "NotThreadSafe"
-
Field Summary
Modifier and TypeFieldDescriptionResourceHierarchical URI of the resource -
Constructor Summary
-
Method Summary
-
Field Details
-
uri
Hierarchical URI of the resource -
resource
Resource
-
-
Constructor Details
-
ResourceWrapperDTO
public ResourceWrapperDTO()
-