Previous ION Java User's Guide: ION Java Class and Method Reference Next

getPropertyNames()

The getPropertyNames() method returns a string that contains the names of all the properties contained in the object. The string is formatted such that each property name makes up an IDL keyword. This string can be appended to an IDL graphics command string

Syntax

public final Enumeration getPropertyNames()

Arguments

None.

Exceptions

None.

  IDL Online Help (March 06, 2007)