public class StringDef extends IDLType implements StringDefOperations
| Modifier | Constructor and Description |
|---|---|
protected |
StringDef()
for subclasses only
|
|
StringDef(TypeCode tc) |
| Modifier and Type | Method and Description |
|---|---|
int |
bound() |
void |
bound(int arg) |
void |
define()
second phase of loading IRObjects, define any unresolved links
|
void |
destroy() |
def_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypedef_kindprotected StringDef()
public StringDef(TypeCode tc)
public int bound()
bound in interface StringDefOperationspublic void bound(int arg)
bound in interface StringDefOperationspublic void define()
IRObjectpublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IDLTypeCopyright © 2017 JacORB. All rights reserved.