RTI Connext Java API  Version 6.1.2

Constant used to indicate that a value type has the abstract modifier. More...

Static Public Attributes

static final short VALUE
 

Detailed Description

Constant used to indicate that a value type has the abstract modifier.

An abstract value type may not be instantiated.

Member Data Documentation

◆ VALUE

final short VALUE
static

Constant value.

Referenced by TypeCode.print_complete_IDL().