org.jacorb.ir

Class StringDef

Implemented Interfaces:
IDLTypeOperations, IRObjectOperations, StringDefOperations
Known Direct Subclasses:
WstringDef

public class StringDef
extends IDLType
implements StringDefOperations

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

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, define, destroy, type

Methods inherited from class org.jacorb.ir.IRObject

def_kind, destroy, getName, getReference, setReference

Constructor Details

StringDef

protected StringDef()
for subclasses only


StringDef

public StringDef(TypeCode tc)

Method Details

bound

public int bound()
Specified by:
bound in interface StringDefOperations


bound

public void bound(int arg)
Specified by:
bound in interface StringDefOperations


define

public void define()
Overrides:
define in interface IDLType


destroy

public void destroy()
Specified by:
destroy in interface IRObjectOperations
Overrides:
destroy in interface IDLType