public final class FilterType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_COEFFICIENT |
static int |
_LIST |
static int |
_POLEZERO |
static FilterType |
COEFFICIENT |
static FilterType |
LIST |
static FilterType |
POLEZERO |
| Modifier | Constructor and Description |
|---|---|
protected |
FilterType(int value) |
| Modifier and Type | Method and Description |
|---|---|
static FilterType |
from_int(int value) |
int |
value() |
public static final int _COEFFICIENT
public static final FilterType COEFFICIENT
public static final int _POLEZERO
public static final FilterType POLEZERO
public static final int _LIST
public static final FilterType LIST
public int value()
public static FilterType from_int(int value)