org.eclipse.ptp.debug.core.model
Class PVariableFormat
java.lang.Object
org.eclipse.ptp.debug.core.model.PVariableFormat
public class PVariableFormat
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BINARY
public static final PVariableFormat BINARY
DECIMAL
public static final PVariableFormat DECIMAL
HEXADECIMAL
public static final PVariableFormat HEXADECIMAL
NATURAL
public static final PVariableFormat NATURAL
OCTAL
public static final PVariableFormat OCTAL
getFormat
public static PVariableFormat getFormat(int code)
- Parameters:
code -
- Returns:
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.