Class SearchForm


  • public class SearchForm
    extends java.lang.Object
    Author:
    codelibs, Keiichi Watanabe
    • Constructor Summary

      Constructors 
      Constructor Description
      SearchForm()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • url

        public java.lang.String url
      • errorCountMin

        public java.lang.String errorCountMin
      • errorCountMax

        public java.lang.String errorCountMax
      • errorName

        public java.lang.String errorName
    • Constructor Detail

      • SearchForm

        public SearchForm()