Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
static RequiresSupports |
RequiresSupports.SecRequires |
static RequiresSupports |
RequiresSupports.SecSupports |
RequiresSupports |
RequiresSupportsHolder.value |
Modifier and Type | Method and Description |
---|---|
static RequiresSupports |
RequiresSupportsHelper.extract(Any a) |
static RequiresSupports |
RequiresSupports.from_int(int value) |
static RequiresSupports |
RequiresSupportsHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
RequiresSupportsHelper.insert(Any a,
RequiresSupports that) |
static void |
RequiresSupportsHelper.write(OutputStream ostream,
RequiresSupports value) |
Constructor and Description |
---|
RequiresSupportsHolder(RequiresSupports initialValue) |
Copyright © 2013. All Rights Reserved.