Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
AuditEventType |
AuditEventTypeHolder.value |
AuditEventType[] |
AuditEventTypeListHolder.value |
Modifier and Type | Method and Description |
---|---|
static AuditEventType[] |
AuditEventTypeListHelper.extract(Any a) |
static AuditEventType |
AuditEventTypeHelper.extract(Any a) |
static AuditEventType[] |
AuditEventTypeListHelper.read(InputStream istream) |
static AuditEventType |
AuditEventTypeHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
AuditEventTypeHelper.insert(Any a,
AuditEventType that) |
static void |
AuditEventTypeListHelper.insert(Any a,
AuditEventType[] that) |
static void |
AuditEventTypeHelper.write(OutputStream ostream,
AuditEventType value) |
static void |
AuditEventTypeListHelper.write(OutputStream ostream,
AuditEventType[] value) |
Constructor and Description |
---|
AuditEventTypeHolder(AuditEventType initialValue) |
AuditEventTypeListHolder(AuditEventType[] initialValue) |
Copyright © 2013. All Rights Reserved.