| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
OptionsDirectionPair |
OptionsDirectionPairHolder.value |
OptionsDirectionPair[] |
OptionsDirectionPairListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static OptionsDirectionPair |
OptionsDirectionPairHelper.extract(Any a) |
static OptionsDirectionPair[] |
OptionsDirectionPairListHelper.extract(Any a) |
static OptionsDirectionPair |
OptionsDirectionPairHelper.read(InputStream istream) |
static OptionsDirectionPair[] |
OptionsDirectionPairListHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OptionsDirectionPairHelper.insert(Any a,
OptionsDirectionPair that) |
static void |
OptionsDirectionPairListHelper.insert(Any a,
OptionsDirectionPair[] that) |
static void |
OptionsDirectionPairHelper.write(OutputStream ostream,
OptionsDirectionPair value) |
static void |
OptionsDirectionPairListHelper.write(OutputStream ostream,
OptionsDirectionPair[] value) |
| Constructor and Description |
|---|
OptionsDirectionPairHolder(OptionsDirectionPair initialValue) |
OptionsDirectionPairListHolder(OptionsDirectionPair[] initialValue) |
Copyright © 2013. All Rights Reserved.