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