com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration Class Reference
List of all members.
Detailed Description
- Author:
- dragan
To change this generated comment go to Window>Preferences>Java>Code Generation>Code Template
Constructor & Destructor Documentation
| com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::JNDIElementEnumeration |
( |
Enumeration |
names |
) |
[inline] |
Constructor for CDBNamesList.
Member Function Documentation
| void com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::close |
( |
|
) |
throws NamingException [inline] |
- See also:
- NamingEnumeration::close()
| boolean com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::hasMore |
( |
|
) |
throws NamingException [inline] |
| boolean com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::hasMoreElements |
( |
|
) |
[inline] |
- See also:
- Enumeration::hasMoreElements()
References hasMore().
| Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::next |
( |
|
) |
throws NamingException [inline] |
| Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::nextElement |
( |
|
) |
[inline] |
- See also:
- Enumeration::nextElement()
References next().
Member Data Documentation
The documentation for this class was generated from the following file: