Package org.omg.CORBA
Class ExtAttributeDescription
java.lang.Object
org.omg.CORBA.ExtAttributeDescription
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CORBA/ExtAttributeDescription.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionExtAttributeDescription(String _name, String _id, String _defined_in, String _version, TypeCode _type, AttributeMode _mode, ExceptionDescription[] _get_exceptions, ExceptionDescription[] _put_exceptions) -
Method Summary
-
Field Details
-
name
-
id
-
defined_in
-
version
-
type
-
mode
-
get_exceptions
-
put_exceptions
-
-
Constructor Details
-
ExtAttributeDescription
public ExtAttributeDescription() -
ExtAttributeDescription
public ExtAttributeDescription(String _name, String _id, String _defined_in, String _version, TypeCode _type, AttributeMode _mode, ExceptionDescription[] _get_exceptions, ExceptionDescription[] _put_exceptions)
-