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