public interface OnmsWbemProperty
Modifier and Type | Method and Description |
---|---|
Integer |
getWmiCIMType()
getWmiCIMType
|
Boolean |
getWmiIsArray()
getWmiIsArray
|
Boolean |
getWmiIsLocal()
getWmiIsLocal
|
String |
getWmiName()
getWmiName
|
String |
getWmiOrigin()
getWmiOrigin
|
Object |
getWmiValue()
getWmiValue
|
String getWmiName() throws WmiException
getWmiName
String
object.WmiException
- if any.String getWmiOrigin() throws WmiException
getWmiOrigin
String
object.WmiException
- if any.Boolean getWmiIsArray() throws WmiException
getWmiIsArray
Boolean
object.WmiException
- if any.Boolean getWmiIsLocal() throws WmiException
getWmiIsLocal
Boolean
object.WmiException
- if any.Object getWmiValue() throws WmiException
getWmiValue
Object
object.WmiException
- if any.Integer getWmiCIMType() throws WmiException
getWmiCIMType
Integer
object.WmiException
- if any.Copyright © 2021. All rights reserved.