public class SequenceDef extends IDLType implements SequenceDefOperations
| Constructor and Description |
|---|
SequenceDef(TypeCode tc,
Repository ir,
org.slf4j.Logger logger,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
int |
bound() |
void |
bound(int a) |
void |
define()
second phase of loading IRObjects, define any unresolved links
|
void |
destroy() |
IDLType |
element_type_def() |
void |
element_type_def(IDLType a) |
TypeCode |
element_type() |
def_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypedef_kindpublic SequenceDef(TypeCode tc, Repository ir, org.slf4j.Logger logger, POA poa)
public int bound()
bound in interface SequenceDefOperationspublic void bound(int a)
bound in interface SequenceDefOperationspublic TypeCode element_type()
element_type in interface SequenceDefOperationspublic IDLType element_type_def()
element_type_def in interface SequenceDefOperationspublic void element_type_def(IDLType a)
element_type_def in interface SequenceDefOperationspublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IDLTypeCopyright © 2017 JacORB. All rights reserved.