Class PersistentResource.Attr

    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean directive  
      java.lang.String key  
      int type  
      java.lang.Object value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Attr()  
    • Field Detail

      • key

        public java.lang.String key
      • type

        public int type
      • value

        public java.lang.Object value
      • directive

        public boolean directive
    • Constructor Detail

      • Attr

        public Attr()