org.opennms.protocols.wmi.wbem.jinterop
Class OnmsWbemMethodSetImpl
java.lang.Object
org.opennms.protocols.wmi.wbem.jinterop.OnmsWbemMethodSetImpl
- All Implemented Interfaces:
- OnmsWbemMethodSet
public class OnmsWbemMethodSetImpl
- extends Object
- implements OnmsWbemMethodSet
|
Constructor Summary |
OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnmsWbemMethodSetImpl
public OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
getCount
public Integer getCount()
throws WmiException
- Specified by:
getCount in interface OnmsWbemMethodSet
- Throws:
WmiException
get
public OnmsWbemMethod get(Integer idx)
throws WmiException
- Specified by:
get in interface OnmsWbemMethodSet
- Throws:
WmiException
Copyright © 2009. All Rights Reserved.