|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditEventType | |
---|---|
org.omg.Security |
Uses of AuditEventType in org.omg.Security |
---|
Fields in org.omg.Security declared as AuditEventType | |
---|---|
AuditEventType |
AuditEventTypeHolder.value
|
AuditEventType[] |
AuditEventTypeListHolder.value
|
Methods in org.omg.Security that return AuditEventType | |
---|---|
static AuditEventType[] |
AuditEventTypeListHelper.extract(org.omg.CORBA.Any a)
|
static AuditEventType |
AuditEventTypeHelper.extract(org.omg.CORBA.Any a)
|
static AuditEventType[] |
AuditEventTypeListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static AuditEventType |
AuditEventTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type AuditEventType | |
---|---|
static void |
AuditEventTypeHelper.insert(org.omg.CORBA.Any a,
AuditEventType that)
|
static void |
AuditEventTypeListHelper.insert(org.omg.CORBA.Any a,
AuditEventType[] that)
|
static void |
AuditEventTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream,
AuditEventType value)
|
static void |
AuditEventTypeListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
AuditEventType[] value)
|
Constructors in org.omg.Security with parameters of type AuditEventType | |
---|---|
AuditEventTypeHolder(AuditEventType initialValue)
|
|
AuditEventTypeListHolder(AuditEventType[] initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |