public class _ParameterNameIteratorStub extends org.omg.CORBA.portable.ObjectImpl implements ParameterNameIterator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_ParameterNameIteratorStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
void |
destroy()
Destroy the iterator and drop all resources it holds
|
int |
how_many()
Returns the count of elements remain in the iterator
|
boolean |
next_n(int _ob_a0,
ParameterNameSeqHolder _ob_ah1) |
boolean |
next_one(org.omg.CORBA.StringHolder _ob_ah0) |
void |
reset()
Reset the iterator to the beginning of the element list
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic boolean next_one(org.omg.CORBA.StringHolder _ob_ah0)
next_one in interface ParameterNameIteratorOperationspublic boolean next_n(int _ob_a0,
ParameterNameSeqHolder _ob_ah1)
next_n in interface ParameterNameIteratorOperationspublic int how_many()
FissuresIteratorhow_many in interface FissuresIteratorpublic void reset()
FissuresIteratorreset in interface FissuresIteratorpublic void destroy()
FissuresIteratordestroy in interface FissuresIterator