Interface NumberDef

All Superinterfaces:
FieldDef

public interface NumberDef extends FieldDef
NumberDef is an extension of FieldDef to encapsulate the BigDecimal type.
Since:
4.4
  • Method Details

    • clone

      NumberDef clone()
      Description copied from interface: FieldDef
      Perform a deep copy of this FieldDef instance.
      Specified by:
      clone in interface FieldDef
      Returns:
      a deep copy of this object