Class StringValueExp

  • All Implemented Interfaces:
    Serializable, ValueExp

    public class StringValueExp
    extends Object
    implements ValueExp
    Represents strings that are arguments to relational constraints. A StringValueExp may be used anywhere a ValueExp is required.
    Since:
    1.5
    See Also:
    Serialized Form