Class PropertyDeprecationDescriptor

    • Field Detail

      • schema

        protected String schema
        Deprecated.
      • name

        protected String name
        Deprecated.
      • fallback

        protected String fallback
        Deprecated.
      • deprecated

        protected boolean deprecated
        Deprecated.
    • Constructor Detail

      • PropertyDeprecationDescriptor

        public PropertyDeprecationDescriptor()
        Deprecated.
    • Method Detail

      • getSchema

        public String getSchema()
        Deprecated.
      • getName

        public String getName()
        Deprecated.
      • getFallback

        public String getFallback()
        Deprecated.
      • isDeprecated

        public boolean isDeprecated()
        Deprecated.