Package org.osgi.service.onem2m.dto
Class GenericDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.service.onem2m.dto.GenericDTO
GenericDTO expresses miscellaneous data structures of oneM2M.
- "NotThreadSafe"
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
element
Substructure of DTO. Type of the value part should be one of types allowed as OSGi DTO.
-
-
Constructor Details
-
GenericDTO
public GenericDTO()
-