| Modifier and Type | Field and Description |
|---|---|
static CType |
CType.CPU |
static CType |
CType.DISK_READ |
static CType |
CType.DISK_WRITE |
static CType |
CType.NET |
CType |
Capacity.type |
CType |
CTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static CType |
CTypeHelper.extract(org.omg.CORBA.Any any) |
static CType |
CType.from_int(int value) |
static CType |
CTypeHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CTypeHelper.insert(org.omg.CORBA.Any any,
CType s) |
static void |
CTypeHelper.write(org.omg.CORBA.portable.OutputStream out,
CType s) |
| Constructor and Description |
|---|
Capacity(CType type,
int value) |
CTypeHolder(CType initial) |
Copyright © 2018. All Rights Reserved.