public class PVariableFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PVariableFormat |
BINARY |
static PVariableFormat |
DECIMAL |
static PVariableFormat |
HEXADECIMAL |
static PVariableFormat |
NATURAL |
static PVariableFormat |
OCTAL |
| Modifier and Type | Method and Description |
|---|---|
static PVariableFormat |
getFormat(int code) |
java.lang.String |
toString() |
public static final PVariableFormat BINARY
public static final PVariableFormat DECIMAL
public static final PVariableFormat HEXADECIMAL
public static final PVariableFormat NATURAL
public static final PVariableFormat OCTAL
public static PVariableFormat getFormat(int code)
code - public java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.