org.omg.CORBA.InterfaceAttrExtensionPackage
Class ExtFullInterfaceDescription
java.lang.Object
org.omg.CORBA.InterfaceAttrExtensionPackage.ExtFullInterfaceDescription
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExtFullInterfaceDescription
- extends Object
- implements IDLEntity
Generated from IDL struct "ExtFullInterfaceDescription".
- Version:
- generated at Sep 22, 2012 10:58:05 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
id
public String id
defined_in
public String defined_in
version
public String version
operations
public OperationDescription[] operations
attributes
public ExtAttributeDescription[] attributes
base_interfaces
public String[] base_interfaces
type
public TypeCode type
ExtFullInterfaceDescription
public ExtFullInterfaceDescription()
ExtFullInterfaceDescription
public ExtFullInterfaceDescription(String name,
String id,
String defined_in,
String version,
OperationDescription[] operations,
ExtAttributeDescription[] attributes,
String[] base_interfaces,
TypeCode type)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.