org.omg.CORBA.ContainerPackage
Class Description
java.lang.Object
org.omg.CORBA.ContainerPackage.Description
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class Description
- extends Object
- implements IDLEntity
Generated from IDL struct "Description".
- 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 |
contained_object
public Contained contained_object
kind
public DefinitionKind kind
value
public Any value
Description
public Description()
Description
public Description(Contained contained_object,
DefinitionKind kind,
Any value)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.