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 OnmsWbemPropertyString object.WmiException - if any.public String getWmiOrigin() throws WmiException
getWmiOrigin
getWmiOrigin in interface OnmsWbemPropertyString object.WmiException - if any.public Boolean getWmiIsArray() throws WmiException
getWmiIsArray
getWmiIsArray in interface OnmsWbemPropertyBoolean object.WmiException - if any.public Boolean getWmiIsLocal() throws WmiException
getWmiIsLocal
getWmiIsLocal in interface OnmsWbemPropertyBoolean object.WmiException - if any.public Object getWmiValue() throws WmiException
getWmiValue
getWmiValue in interface OnmsWbemPropertyObject object.WmiException - if any.public Integer getWmiCIMType() throws WmiException
getWmiCIMType
getWmiCIMType in interface OnmsWbemPropertyInteger object.WmiException - if any.Copyright © 2021. All rights reserved.