public class OnmsWbemPropertyImpl extends Object implements OnmsWbemProperty
OnmsWbemPropertyImpl class.
Constructor and Description |
---|
OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
Constructor for OnmsWbemPropertyImpl.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getWmiCIMType()
getWmiCIMType
|
Boolean |
getWmiIsArray()
getWmiIsArray
|
Boolean |
getWmiIsLocal()
getWmiIsLocal
|
String |
getWmiName()
getWmiName
|
String |
getWmiOrigin()
getWmiOrigin
|
Object |
getWmiValue()
getWmiValue
|
public OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
Constructor for OnmsWbemPropertyImpl.
wbemPropertyDispatch
- a IJIDispatch
object.public String getWmiName() throws WmiException
getWmiName
getWmiName
in interface OnmsWbemProperty
String
object.WmiException
- if any.public String getWmiOrigin() throws WmiException
getWmiOrigin
getWmiOrigin
in interface OnmsWbemProperty
String
object.WmiException
- if any.public Boolean getWmiIsArray() throws WmiException
getWmiIsArray
getWmiIsArray
in interface OnmsWbemProperty
Boolean
object.WmiException
- if any.public Boolean getWmiIsLocal() throws WmiException
getWmiIsLocal
getWmiIsLocal
in interface OnmsWbemProperty
Boolean
object.WmiException
- if any.public Object getWmiValue() throws WmiException
getWmiValue
getWmiValue
in interface OnmsWbemProperty
Object
object.WmiException
- if any.public Integer getWmiCIMType() throws WmiException
getWmiCIMType
getWmiCIMType
in interface OnmsWbemProperty
Integer
object.WmiException
- if any.Copyright © 2021. All rights reserved.