|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AttributeType | |
| org.omg.Security | |
| Uses of AttributeType in org.omg.Security |
| Fields in org.omg.Security declared as AttributeType | |
AttributeType |
SecAttribute.attribute_type
|
AttributeType[] |
AttributeTypeListHolder.value
|
AttributeType |
AttributeTypeHolder.value
|
| Methods in org.omg.Security that return AttributeType | |
static AttributeType[] |
AttributeTypeListHelper.extract(org.omg.CORBA.Any a)
|
static AttributeType[] |
AttributeTypeListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static AttributeType |
AttributeTypeHelper.extract(org.omg.CORBA.Any a)
|
static AttributeType |
AttributeTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
|
| Methods in org.omg.Security with parameters of type AttributeType | |
static void |
AttributeTypeListHelper.insert(org.omg.CORBA.Any a,
AttributeType[] that)
|
static void |
AttributeTypeListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
AttributeType[] value)
|
static void |
AttributeTypeHelper.insert(org.omg.CORBA.Any a,
AttributeType that)
|
static void |
AttributeTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream,
AttributeType value)
|
| Constructors in org.omg.Security with parameters of type AttributeType | |
SecAttribute(AttributeType _attribute_type,
byte[] _defining_authority,
byte[] _value)
|
|
AttributeTypeListHolder(AttributeType[] initialValue)
|
|
AttributeTypeHolder(AttributeType initialValue)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||