Interface CATypeScalarType

All Known Implementing Classes:
CATypeScalarType.Integral, CATypeScalarType.Monetary, CATypeScalarType.Real, CATypeScalarType.Text, CATypeScalarType.Time

The type of scalar types.
  • Method Details

    • name

      Returns:
      The type name
    • withName

      Parameters:
      newName - The new name
      Returns:
      This type with a new name
    • description

      String description()
      Returns:
      A humanly-readable description of the type
    • kind

      Returns:
      The internal type kind
    • showConstraint

      String showConstraint()
      Returns:
      A humanly-readable description of this type's value constraints