Class ContextState.ContextCatalogInfo

    • Constructor Detail

      • ContextCatalogInfo

        public ContextCatalogInfo()
    • Method Detail

      • getContextId

        public String getContextId()
      • getName

        public String getName()
      • getLocale

        public Locale getLocale()
      • getLevel

        public Long getLevel()
      • setContextId

        public void setContextId​(String contextId)
      • setName

        public void setName​(String name)
      • setLocale

        public void setLocale​(Locale locale)
      • setLevel

        public void setLevel​(Long level)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object