Class GenericDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.service.onem2m.dto.GenericDTO

public class GenericDTO extends DTO
GenericDTO expresses miscellaneous data structures of oneM2M.
"NotThreadSafe"
  • Field Details

    • element

      public Map<String,Object> element
      Substructure of DTO. Type of the value part should be one of types allowed as OSGi DTO.
  • Constructor Details

    • GenericDTO

      public GenericDTO()