java.lang.Object
com.aquima.interactions.expressions.definition.Types

public final class Types extends Object
This class defines a few commonly used type definitions.
Since:
6.0
Author:
O. Kerpershoek
  • Field Details

    • BOOLEAN_TYPE

      public static final Type BOOLEAN_TYPE
      This member defines the boolean type, including the domain.
    • ANY_TYPE

      public static final Type ANY_TYPE
    • ANY_LIST

      public static final Type ANY_LIST