createDomain method

Creates a fixed size domain.

Syntax
Domain Connection.createDomain(
  int type
) throws ULjException
Parameters
  • type   The domain type.

Returns

The Domain of the given type.