createValue method

Creates a Value from a Domain.

Syntax
Value Connection.createValue(
  Domain dom
) throws ULjException
Parameters
  • dom   The given domain.

Returns

The Value for the domain.