|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.protocols.wmi.wbem.jinterop.OnmsWbemPropertyImpl
public class OnmsWbemPropertyImpl
OnmsWbemPropertyImpl class.
| Constructor Summary | |
|---|---|
OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
Constructor for OnmsWbemPropertyImpl. |
|
| Method Summary | |
|---|---|
Integer |
getWmiCIMType()
getWmiCIMType |
Boolean |
getWmiIsArray()
getWmiIsArray |
Boolean |
getWmiIsLocal()
getWmiIsLocal |
String |
getWmiName()
getWmiName |
String |
getWmiOrigin()
getWmiOrigin |
Object |
getWmiValue()
getWmiValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OnmsWbemPropertyImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemPropertyDispatch)
Constructor for OnmsWbemPropertyImpl.
wbemPropertyDispatch - a IJIDispatch object.| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||