Class FieldParams

  • All Implemented Interfaces:

    @JsonClass(generateAdapter = true) 
    public final class FieldParams
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldParams(Integer fractionLength)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getFractionLength()
      final Unit setFractionLength(@Json(name = "fractionLength") Integer fractionLength)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait