| Package | Description |
|---|---|
| org.omg.Messaging |
| Modifier and Type | Field and Description |
|---|---|
PolicyValue[] |
PolicyValueSeqHolder.value |
PolicyValue |
PolicyValueHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PolicyValue[] |
PolicyValueSeqHelper.extract(Any a) |
static PolicyValue |
PolicyValueHelper.extract(Any a) |
static PolicyValue[] |
PolicyValueSeqHelper.read(InputStream istream) |
static PolicyValue |
PolicyValueHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PolicyValueHelper.insert(Any a,
PolicyValue that) |
static void |
PolicyValueSeqHelper.insert(Any a,
PolicyValue[] that) |
static void |
PolicyValueHelper.write(OutputStream ostream,
PolicyValue value) |
static void |
PolicyValueSeqHelper.write(OutputStream ostream,
PolicyValue[] value) |
| Constructor and Description |
|---|
PolicyValueHolder(PolicyValue initialValue) |
PolicyValueSeqHolder(PolicyValue[] initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.