|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Right | |
---|---|
org.omg.Security |
Uses of Right in org.omg.Security |
---|
Fields in org.omg.Security declared as Right | |
---|---|
Right[] |
RightsListHolder.value
|
Right |
RightHolder.value
|
Methods in org.omg.Security that return Right | |
---|---|
static Right[] |
RightsListHelper.extract(org.omg.CORBA.Any any)
|
static Right |
RightHelper.extract(org.omg.CORBA.Any any)
|
static Right[] |
RightsListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static Right |
RightHelper.read(org.omg.CORBA.portable.InputStream in)
|
Methods in org.omg.Security with parameters of type Right | |
---|---|
static void |
RightHelper.insert(org.omg.CORBA.Any any,
Right s)
|
static void |
RightsListHelper.insert(org.omg.CORBA.Any any,
Right[] s)
|
static void |
RightHelper.write(org.omg.CORBA.portable.OutputStream out,
Right s)
|
static void |
RightsListHelper.write(org.omg.CORBA.portable.OutputStream _out,
Right[] _s)
|
Constructors in org.omg.Security with parameters of type Right | |
---|---|
RightHolder(Right initial)
|
|
RightsListHolder(Right[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |