Class StorageServiceTest.AnnotatedObject

    • Constructor Detail

      • AnnotatedObject

        private AnnotatedObject()
    • Method Detail

      • generate

        public void generate()
      • getContext

        public String getContext()
      • setContext

        public void setContext​(String c)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String k)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String val)
      • getExpiration

        public long getExpiration()
      • setExpiration

        public void setExpiration​(long exp)