|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.protocols.wmi.wbem.jinterop.OnmsWbemObjectSetImpl
public class OnmsWbemObjectSetImpl
OnmsWbemObjectSetImpl class.
| Constructor Summary | |
|---|---|
OnmsWbemObjectSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemObjectSet)
Constructor for OnmsWbemObjectSetImpl. |
|
| Method Summary | |
|---|---|
Integer |
count()
count |
OnmsWbemObject |
get(Integer idx)
get |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OnmsWbemObjectSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemObjectSet)
Constructor for OnmsWbemObjectSetImpl.
wbemObjectSet - a IJIDispatch object.| Method Detail |
|---|
public Integer count()
throws WmiException
count
count in interface OnmsWbemObjectSetInteger object.
WmiException - if any.
public OnmsWbemObject get(Integer idx)
throws WmiException
get
get in interface OnmsWbemObjectSetidx - a Integer object.
OnmsWbemObject object.
WmiException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||