|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDef | |
---|---|
org.omg.CORBA |
Uses of AttributeDef in org.omg.CORBA |
---|
Subinterfaces of AttributeDef in org.omg.CORBA | |
---|---|
interface |
ExtAttributeDef
Generated from IDL interface "ExtAttributeDef". |
Fields in org.omg.CORBA declared as AttributeDef | |
---|---|
AttributeDef |
AttributeDefHolder.value
|
Methods in org.omg.CORBA that return AttributeDef | |
---|---|
AttributeDef |
InterfaceDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode)
|
AttributeDef |
ValueDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode)
|
static AttributeDef |
AttributeDefHelper.extract(Any any)
|
static AttributeDef |
AttributeDefHelper.narrow(Object obj)
|
static AttributeDef |
AttributeDefHelper.read(InputStream in)
|
static AttributeDef |
AttributeDefHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type AttributeDef | |
---|---|
static void |
AttributeDefHelper.insert(Any any,
AttributeDef s)
|
static void |
AttributeDefHelper.write(OutputStream _out,
AttributeDef s)
|
Constructors in org.omg.CORBA with parameters of type AttributeDef | |
---|---|
AttributeDefHolder(AttributeDef initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |