Class FieldInfo.IncrementerInfo

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    FieldInfo

    public static final class FieldInfo.IncrementerInfo
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      IncrementerInfo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<PropInfo> getParams()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

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

      • IncrementerInfo

        public IncrementerInfo()
    • Method Detail

      • getParams

        public java.util.List<PropInfo> getParams()
      • getType

        public java.lang.String getType()