| Package | Description |
|---|---|
| scs.core |
| Modifier and Type | Field and Description |
|---|---|
ComponentId[] |
ComponentIdSeqHolder.value |
ComponentId |
ComponentIdHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ComponentId[] |
ComponentIdSeqHelper.extract(Any any) |
static ComponentId |
ComponentIdHelper.extract(Any any) |
ComponentId |
_IComponentStub.getComponentId() |
ComponentId |
IComponentPOATie.getComponentId() |
ComponentId |
IComponentOperations.getComponentId() |
static ComponentId[] |
ComponentIdSeqHelper.read(InputStream _in) |
static ComponentId |
ComponentIdHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentIdHelper.insert(Any any,
ComponentId s) |
static void |
ComponentIdSeqHelper.insert(Any any,
ComponentId[] s) |
static void |
ComponentIdHelper.write(OutputStream out,
ComponentId s) |
static void |
ComponentIdSeqHelper.write(OutputStream _out,
ComponentId[] _s) |
| Constructor and Description |
|---|
ComponentIdHolder(ComponentId initial) |
ComponentIdSeqHolder(ComponentId[] initial) |
Copyright © 2016. All rights reserved.