Class ModelForm.AutoFieldsService

  • Enclosing class:
    ModelForm

    public static class ModelForm.AutoFieldsService
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AutoFieldsService​(org.w3c.dom.Element element)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • serviceName

        public final java.lang.String serviceName
      • mapName

        public final java.lang.String mapName
      • defaultFieldType

        public final java.lang.String defaultFieldType
      • defaultPosition

        public final int defaultPosition
    • Constructor Detail

      • AutoFieldsService

        public AutoFieldsService​(org.w3c.dom.Element element)