Class TabularType

java.lang.Object
javax.management.openmbean.OpenType<TabularData>
javax.management.openmbean.TabularType
All Implemented Interfaces:
Serializable

public class TabularType extends OpenType<TabularData>
The TabularType class is the open type class whose instances describe the types of TabularData values.
Since:
1.5
See Also: