|
||||||||||
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 |
RightHolder.value
|
Right[] |
RightsListHolder.value
|
Methods in org.omg.Security that return Right | |
---|---|
static Right[] |
RightsListHelper.extract(org.omg.CORBA.Any a)
|
static Right |
RightHelper.extract(org.omg.CORBA.Any a)
|
static Right[] |
RightsListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static Right |
RightHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type Right | |
---|---|
static void |
RightHelper.insert(org.omg.CORBA.Any a,
Right that)
|
static void |
RightsListHelper.insert(org.omg.CORBA.Any a,
Right[] that)
|
static void |
RightHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Right value)
|
static void |
RightsListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Right[] value)
|
Constructors in org.omg.Security with parameters of type Right | |
---|---|
RightHolder(Right initialValue)
|
|
RightsListHolder(Right[] initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |