|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDef | |
---|---|
org.omg.CORBA |
Uses of AttributeDef in org.omg.CORBA |
---|
Classes in org.omg.CORBA that implement AttributeDef | |
---|---|
class |
_AttributeDefStub
|
Fields in org.omg.CORBA declared as AttributeDef | |
---|---|
AttributeDef |
AttributeDefHolder.value
|
Methods in org.omg.CORBA that return AttributeDef | |
---|---|
AttributeDef |
_InterfaceDefStub.create_attribute(String _ob_a0,
String _ob_a1,
String _ob_a2,
IDLType _ob_a3,
AttributeMode _ob_a4)
|
AttributeDef |
ValueDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode)
|
AttributeDef |
_LocalInterfaceDefStub.create_attribute(String _ob_a0,
String _ob_a1,
String _ob_a2,
IDLType _ob_a3,
AttributeMode _ob_a4)
|
AttributeDef |
InterfaceDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode)
|
AttributeDef |
_AbstractInterfaceDefStub.create_attribute(String _ob_a0,
String _ob_a1,
String _ob_a2,
IDLType _ob_a3,
AttributeMode _ob_a4)
|
AttributeDef |
_ValueDefStub.create_attribute(String _ob_a0,
String _ob_a1,
String _ob_a2,
IDLType _ob_a3,
AttributeMode _ob_a4)
|
static AttributeDef |
AttributeDefHelper.extract(Any any)
|
static AttributeDef |
AttributeDefHelper.narrow(Object val)
|
static AttributeDef |
AttributeDefHelper.read(InputStream in)
|
static AttributeDef |
AttributeDefHelper.unchecked_narrow(Object val)
|
Methods in org.omg.CORBA with parameters of type AttributeDef | |
---|---|
static void |
AttributeDefHelper.insert(Any any,
AttributeDef val)
|
static void |
AttributeDefHelper.write(OutputStream out,
AttributeDef val)
|
Constructors in org.omg.CORBA with parameters of type AttributeDef | |
---|---|
AttributeDefHolder(AttributeDef initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |