public final class CType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_CPU |
static int |
_DISK_READ |
static int |
_DISK_WRITE |
static int |
_NET |
static CType |
CPU |
static CType |
DISK_READ |
static CType |
DISK_WRITE |
static CType |
NET |
| Modifier | Constructor and Description |
|---|---|
protected |
CType(int i) |
public static final int _CPU
public static final CType CPU
public static final int _DISK_READ
public static final CType DISK_READ
public static final int _DISK_WRITE
public static final CType DISK_WRITE
public static final int _NET
public static final CType NET
public int value()
public static CType from_int(int value)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018. All Rights Reserved.