public interface IPDIFormat
Modifier and Type | Field and Description |
---|---|
static int |
BINARY |
static int |
DECIMAL |
static int |
HEXADECIMAL |
static int |
NATURAL |
static int |
OCTAL |
static final int NATURAL
static final int DECIMAL
static final int BINARY
static final int OCTAL
static final int HEXADECIMAL
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.