|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyValue | |
org.omg.Messaging |
Uses of PolicyValue in org.omg.Messaging |
Fields in org.omg.Messaging declared as PolicyValue | |
PolicyValue[] |
PolicyValueSeqHolder.value
|
PolicyValue |
PolicyValueHolder.value
|
Methods in org.omg.Messaging that return PolicyValue | |
static PolicyValue[] |
PolicyValueSeqHelper.extract(Any any)
|
static PolicyValue[] |
PolicyValueSeqHelper.read(InputStream _in)
|
static PolicyValue |
PolicyValueHelper.extract(Any any)
|
static PolicyValue |
PolicyValueHelper.read(InputStream in)
|
Methods in org.omg.Messaging with parameters of type PolicyValue | |
static void |
PolicyValueSeqHelper.insert(Any any,
PolicyValue[] s)
|
static void |
PolicyValueSeqHelper.write(OutputStream _out,
PolicyValue[] _s)
|
static void |
PolicyValueHelper.insert(Any any,
PolicyValue s)
|
static void |
PolicyValueHelper.write(OutputStream out,
PolicyValue s)
|
Constructors in org.omg.Messaging with parameters of type PolicyValue | |
PolicyValueSeqHolder(PolicyValue[] initial)
|
|
PolicyValueHolder(PolicyValue initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |