Class ImplicitPropertyUtil.ImplicitPropertyInfo

    • Constructor Detail

      • ImplicitPropertyInfo

        public ImplicitPropertyInfo​(boolean isSetter,
                                    boolean isGetter,
                                    String name)
    • Method Detail

      • isSetter

        public boolean isSetter()
      • isGetter

        public boolean isGetter()
      • getName

        public String getName()