psdi.webclient.system.runtime

Class FieldClassInfo

  • java.lang.Object
    • psdi.webclient.system.runtime.FieldClassInfo


  • public final class FieldClassInfo
    extends java.lang.Object
    • Constructor Detail

      • FieldClassInfo

        public FieldClassInfo(java.lang.String name)
    • Method Detail

      • getName

        public java.lang.String getName()
      • hasValidateMethod

        public boolean hasValidateMethod()
      • hasActionMethod

        public boolean hasActionMethod()
      • hasGetListMethod

        public boolean hasGetListMethod()