|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.ir.IRObject
org.jacorb.ir.PrimitiveDef
public final class PrimitiveDef
| Field Summary | |
|---|---|
protected org.omg.CORBA.PrimitiveKind |
kind
|
protected org.omg.CORBA.TypeCode |
type
|
| Fields inherited from class org.jacorb.ir.IRObject |
|---|
def_kind, fileSeparator, myRef, name, orb |
| Constructor Summary | |
|---|---|
PrimitiveDef(int _kind)
|
|
PrimitiveDef(org.omg.CORBA.TypeCode tc)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
org.omg.CORBA.PrimitiveKind |
kind()
|
org.omg.CORBA.TypeCode |
type()
|
| Methods inherited from class org.jacorb.ir.IRObject |
|---|
def_kind, getName, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.omg.CORBA.PrimitiveKind kind
protected org.omg.CORBA.TypeCode type
| Constructor Detail |
|---|
public PrimitiveDef(org.omg.CORBA.TypeCode tc)
public PrimitiveDef(int _kind)
| Method Detail |
|---|
public org.omg.CORBA.TypeCode type()
public org.omg.CORBA.PrimitiveKind kind()
public void destroy()
destroy in interface org.omg.CORBA.IRObjectOperationsdestroy in class IRObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||