|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.ContainerPackage.Description
public final class Description
Generated from IDL definition of struct "Description"
Field Summary | |
---|---|
Contained |
contained_object
|
DefinitionKind |
kind
|
Any |
value
|
Constructor Summary | |
---|---|
Description()
|
|
Description(Contained contained_object,
DefinitionKind kind,
Any value)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Contained contained_object
public DefinitionKind kind
public Any value
Constructor Detail |
---|
public Description()
public Description(Contained contained_object, DefinitionKind kind, Any value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |