com.tivoli.twg.dmi
Class MIF_Types
java.lang.Object
com.tivoli.twg.dmi.MIF_Types
- public class MIF_Types
- extends java.lang.Object
This class includes the definitions of all of the standard DMI data types, and
a method to return those types as the keyword strings defined by the DMI 2.0 specification.
Method Summary |
static java.lang.String |
GetMIFTypeAsString(int x)
This method returns a type keyword string as defined by the spec. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIF_COUNTER
public static final int MIF_COUNTER
- See Also:
- Constant Field Values
MIF_COUNTER64
public static final int MIF_COUNTER64
- See Also:
- Constant Field Values
MIF_GAUGE
public static final int MIF_GAUGE
- See Also:
- Constant Field Values
MIF_DATATYPE_4
public static final int MIF_DATATYPE_4
- See Also:
- Constant Field Values
MIF_INTEGER
public static final int MIF_INTEGER
- See Also:
- Constant Field Values
MIF_INTEGER64
public static final int MIF_INTEGER64
- See Also:
- Constant Field Values
MIF_OCTETSTRING
public static final int MIF_OCTETSTRING
- See Also:
- Constant Field Values
MIF_DISPLAYSTRING
public static final int MIF_DISPLAYSTRING
- See Also:
- Constant Field Values
MIF_DATATYPE_9
public static final int MIF_DATATYPE_9
- See Also:
- Constant Field Values
MIF_DATATYPE_10
public static final int MIF_DATATYPE_10
- See Also:
- Constant Field Values
MIF_DATE
public static final int MIF_DATE
- See Also:
- Constant Field Values
MIF_Types
public MIF_Types()
GetMIFTypeAsString
public static java.lang.String GetMIFTypeAsString(int x)
- This method returns a type keyword string as defined by the spec.
- Returns:
- String