org.omg.CORBA
Class ModuleDescription
java.lang.Object
org.omg.CORBA.ModuleDescription
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class ModuleDescription
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "ModuleDescription".
- Version:
- generated at Mar 12, 2011 4:11:13 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
id
public java.lang.String id
defined_in
public java.lang.String defined_in
version
public java.lang.String version
ModuleDescription
public ModuleDescription()
ModuleDescription
public ModuleDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version)