Class ResourceWrapperDTO


  • public class ResourceWrapperDTO
    extends org.osgi.dto.DTO
    DTO expresses ResourceWrapper.
    See Also:
    oneM2M TS-0004 6.3.5.25
    • Field Summary

      Fields 
      Modifier and Type Field Description
      ResourceDTO resource
      Resource
      java.lang.String uri
      Hierarchical URI of the resource
    • Method Summary

      • Methods inherited from class org.osgi.dto.DTO

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • uri

        public java.lang.String uri
        Hierarchical URI of the resource
    • Constructor Detail

      • ResourceWrapperDTO

        public ResourceWrapperDTO()