public class OnmsWbemMethodSetImpl extends Object implements OnmsWbemMethodSet
OnmsWbemMethodSetImpl class.
| Constructor and Description | 
|---|
OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
Constructor for OnmsWbemMethodSetImpl. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsWbemMethod | 
get(Integer idx)
get 
 | 
Integer | 
getCount()
getCount 
 | 
public OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
Constructor for OnmsWbemMethodSetImpl.
wbemMethodSetDispatch - a IJIDispatch object.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.Copyright © 2021. All rights reserved.