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