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