org.opennms.protocols.wmi.wbem.jinterop
Class OnmsWbemPropertyImpl
java.lang.Object
org.opennms.protocols.wmi.wbem.jinterop.OnmsWbemPropertyImpl
- All Implemented Interfaces:
- OnmsWbemProperty
public class OnmsWbemPropertyImpl
- extends Object
- implements OnmsWbemProperty
|
Constructor Summary |
OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnmsWbemPropertyImpl
public OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
getWmiName
public String getWmiName()
throws WmiException
- Specified by:
getWmiName in interface OnmsWbemProperty
- Throws:
WmiException
getWmiOrigin
public String getWmiOrigin()
throws WmiException
- Specified by:
getWmiOrigin in interface OnmsWbemProperty
- Throws:
WmiException
getWmiIsArray
public Boolean getWmiIsArray()
throws WmiException
- Specified by:
getWmiIsArray in interface OnmsWbemProperty
- Throws:
WmiException
getWmiIsLocal
public Boolean getWmiIsLocal()
throws WmiException
- Specified by:
getWmiIsLocal in interface OnmsWbemProperty
- Throws:
WmiException
getWmiValue
public Object getWmiValue()
throws WmiException
- Specified by:
getWmiValue in interface OnmsWbemProperty
- Throws:
WmiException
getWmiCIMType
public Integer getWmiCIMType()
throws WmiException
- Specified by:
getWmiCIMType in interface OnmsWbemProperty
- Throws:
WmiException
Copyright © 2009. All Rights Reserved.