Class FieldCount


  • public class FieldCount
    extends DslBase
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldCount​(java.lang.String name, java.lang.Integer count)  
    • Constructor Detail

      • FieldCount

        public FieldCount​(java.lang.String name,
                          java.lang.Integer count)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getCount

        public java.lang.Integer getCount()