|
||||||||||||
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.IDLType
org.jacorb.ir.StringDef
Field Summary |
---|
Fields inherited from class org.jacorb.ir.IDLType |
---|
type |
Fields inherited from class org.jacorb.ir.IRObject |
---|
def_kind, myRef, name, orb |
Constructor Summary | |
---|---|
protected |
StringDef()
for subclasses only |
|
StringDef(TypeCode tc)
|
Method Summary | |
---|---|
int |
bound()
|
void |
bound(int arg)
|
void |
define()
|
void |
destroy()
|
Methods inherited from class org.jacorb.ir.IDLType |
---|
create, create, 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 |
Methods inherited from interface org.omg.CORBA.IDLTypeOperations |
---|
type |
Methods inherited from interface org.omg.CORBA.IRObjectOperations |
---|
def_kind |
Constructor Detail |
protected StringDef()
public StringDef(TypeCode tc)
Method Detail |
public int bound()
bound
in interface StringDefOperations
public void bound(int arg)
bound
in interface StringDefOperations
public void define()
define
in class IDLType
public void destroy()
destroy
in interface IRObjectOperations
destroy
in class IDLType
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |