Class Project

    • Method Detail

      • key

        @Nullable
        public abstract String key()
      • id

        public abstract int id()
      • name

        @Nullable
        public abstract String name()
      • description

        @Nullable
        public abstract String description()
      • _public

        public abstract boolean _public()
      • type

        @Nullable
        public abstract String type()