public class OnmsWbemObjectPathImpl extends Object implements OnmsWbemObjectPath
OnmsWbemObjectPathImpl class.
| Constructor and Description | 
|---|
OnmsWbemObjectPathImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemObjectPathDispatch)
Constructor for OnmsWbemObjectPathImpl. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getWmiAuthority()
getWmiAuthority 
 | 
String | 
getWmiClass()
getWmiClass 
 | 
String | 
getWmiDisplayName()
getWmiDisplayName 
 | 
Boolean | 
getWmiIsClass()
getWmiIsClass 
 | 
Boolean | 
getWmiIsSingleton()
getWmiIsSingleton 
 | 
String | 
getWmiLocale()
getWmiLocale 
 | 
String | 
getWmiNamespace()
getWmiNamespace 
 | 
String | 
getWmiParentNamespace()
getWmiParentNamespace 
 | 
String | 
getWmiPath()
getWmiPath 
 | 
String | 
getWmiRelPath()
getWmiRelPath 
 | 
String | 
getWmiServer()
getWmiServer 
 | 
public OnmsWbemObjectPathImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemObjectPathDispatch)
Constructor for OnmsWbemObjectPathImpl.
wbemObjectPathDispatch - a IJIDispatch object.public String getWmiAuthority() throws WmiException
OnmsWbemObjectPathgetWmiAuthority
getWmiAuthority in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiClass() throws WmiException
OnmsWbemObjectPathgetWmiClass
getWmiClass in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiDisplayName() throws WmiException
OnmsWbemObjectPathgetWmiDisplayName
getWmiDisplayName in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiLocale() throws WmiException
OnmsWbemObjectPathgetWmiLocale
getWmiLocale in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiNamespace() throws WmiException
getWmiNamespace
getWmiNamespace in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiParentNamespace() throws WmiException
getWmiParentNamespace
getWmiParentNamespace in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiPath() throws WmiException
getWmiPath
getWmiPath in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiRelPath() throws WmiException
getWmiRelPath
getWmiRelPath in interface OnmsWbemObjectPathString object.WmiException - if any.public String getWmiServer() throws WmiException
getWmiServer
getWmiServer in interface OnmsWbemObjectPathString object.WmiException - if any.public Boolean getWmiIsClass() throws WmiException
getWmiIsClass
getWmiIsClass in interface OnmsWbemObjectPathBoolean object.WmiException - if any.public Boolean getWmiIsSingleton() throws WmiException
getWmiIsSingleton
getWmiIsSingleton in interface OnmsWbemObjectPathBoolean object.WmiException - if any.Copyright © 2021. All rights reserved.