GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.management.openmbean.CompositeType | |
Constructs a new CompositeDataSupport instance with the
specified type using field names and values from the supplied map.
| |
Constructs a new CompositeDataSupport instance with the
specified type using the supplied arrays of field names and
values. | |
Constructs a new TabularType instance for the given
type name, description, row type and index names. |
Methods with return type javax.management.openmbean.CompositeType | |
CompositeType | Returns the composite type which corresponds to this instance
of CompositeData .
|
CompositeType | Returns the composite type which corresponds to this instance
of CompositeData .
|
CompositeType | Returns the type of the rows used by this tabular data structure.
|
GNU Classpath (0.95) |