Class BeanInjectionInfo.Property

    • Field Detail

      • pathArraysCount

        public final int pathArraysCount
    • Method Detail

      • getKey

        public String getKey()
      • getDescription

        public String getDescription()
        Gets description
        Returns:
        value of description
      • getGroupKey

        public String getGroupKey()
      • getTranslatedDescription

        public String getTranslatedDescription()
      • getPropertyClass

        public Class<?> getPropertyClass()
      • isExcludedFromInjection

        public boolean isExcludedFromInjection()
      • hasMatch

        public boolean hasMatch​(String filterString)