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
OnmsWbemObjectPath
getWmiAuthority
getWmiAuthority
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiClass() throws WmiException
OnmsWbemObjectPath
getWmiClass
getWmiClass
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiDisplayName() throws WmiException
OnmsWbemObjectPath
getWmiDisplayName
getWmiDisplayName
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiLocale() throws WmiException
OnmsWbemObjectPath
getWmiLocale
getWmiLocale
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiNamespace() throws WmiException
getWmiNamespace
getWmiNamespace
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiParentNamespace() throws WmiException
getWmiParentNamespace
getWmiParentNamespace
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiPath() throws WmiException
getWmiPath
getWmiPath
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiRelPath() throws WmiException
getWmiRelPath
getWmiRelPath
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public String getWmiServer() throws WmiException
getWmiServer
getWmiServer
in interface OnmsWbemObjectPath
String
object.WmiException
- if any.public Boolean getWmiIsClass() throws WmiException
getWmiIsClass
getWmiIsClass
in interface OnmsWbemObjectPath
Boolean
object.WmiException
- if any.public Boolean getWmiIsSingleton() throws WmiException
getWmiIsSingleton
getWmiIsSingleton
in interface OnmsWbemObjectPath
Boolean
object.WmiException
- if any.Copyright © 2021. All rights reserved.