Interface PropertyConfiguration


  • public interface PropertyConfiguration
    • Method Detail

      • getBeanClass

        java.lang.Class<?> getBeanClass()
      • getPropertyDescriptor

        java.beans.PropertyDescriptor getPropertyDescriptor()
      • isRequired

        boolean isRequired()
      • isShow

        boolean isShow()