public class OnmsWbemMethodImpl extends Object implements OnmsWbemMethod
OnmsWbemMethodImpl class.
Constructor and Description |
---|
OnmsWbemMethodImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodDispatch)
Constructor for OnmsWbemMethodImpl.
|
Modifier and Type | Method and Description |
---|---|
void |
getWmiInParameters()
getWmiInParameters
|
String |
getWmiName()
getWmiName
|
String |
getWmiOrigin()
getWmiOrigin
|
void |
getWmiOutParameters()
getWmiOutParameters
|
public OnmsWbemMethodImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodDispatch)
Constructor for OnmsWbemMethodImpl.
wbemMethodDispatch
- a IJIDispatch
object.public String getWmiName() throws WmiException
getWmiName
getWmiName
in interface OnmsWbemMethod
String
object.WmiException
- if any.public String getWmiOrigin() throws WmiException
getWmiOrigin
getWmiOrigin
in interface OnmsWbemMethod
String
object.WmiException
- if any.public void getWmiOutParameters()
getWmiOutParameters
getWmiOutParameters
in interface OnmsWbemMethod
public void getWmiInParameters()
getWmiInParameters
getWmiInParameters
in interface OnmsWbemMethod
Copyright © 2021. All rights reserved.