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