Package org.osgi.service.onem2m.dto
Class ResourceWrapperDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.service.onem2m.dto.ResourceWrapperDTO
public class ResourceWrapperDTO
extends org.osgi.dto.DTO
DTO expresses ResourceWrapper.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionResourceHierarchical URI of the resource -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.osgi.dto.DTO
toString
-
Field Details
-
uri
Hierarchical URI of the resource -
resource
Resource
-
-
Constructor Details
-
ResourceWrapperDTO
public ResourceWrapperDTO()
-