Class ExtFullInterfaceDescription
java.lang.Object
org.omg.CORBA.InterfaceAttrExtensionPackage.ExtFullInterfaceDescription
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CORBA/InterfaceAttrExtensionPackage/ExtFullInterfaceDescription.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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExtFullInterfaceDescription(String _name, String _id, String _defined_in, String _version, OperationDescription[] _operations, ExtAttributeDescription[] _attributes, String[] _base_interfaces, TypeCode _type) -
Method Summary
-
Field Details
-
name
-
id
-
defined_in
-
version
-
operations
-
attributes
-
base_interfaces
-
type
-
-
Constructor Details
-
ExtFullInterfaceDescription
public ExtFullInterfaceDescription() -
ExtFullInterfaceDescription
public ExtFullInterfaceDescription(String _name, String _id, String _defined_in, String _version, OperationDescription[] _operations, ExtAttributeDescription[] _attributes, String[] _base_interfaces, TypeCode _type)
-