Uses of Class org.sblim.wbem.cim.CIMMethod

Uses in package org.sblim.wbem.xml

Methods with parameter type org.sblim.wbem.cim.CIMMethod

Element
CIMXMLBuilderImpl.createMETHOD(Document doc, Element parentE, CIMMethod method, String classname)

Methods with return type org.sblim.wbem.cim.CIMMethod

CIMMethod
CIMXMLParserImpl.parseMETHOD(Element methodE)

Uses in package org.sblim.wbem.cim

Methods with parameter type org.sblim.wbem.cim.CIMMethod

void
Add a CIMMethod to this class.
CIMMethod
CIMMethod
Gets a method corresponding to the specified name

Methods with return type org.sblim.wbem.cim.CIMMethod

CIMMethod
CIMMethod
CIMClass.getMethod(String pName)
Returns a CIMMethod with the specified name.
CIMMethod
CIMClass.getMethod(String pName, String pOriginClass)
Returns a CIMMethod with the specified name for the given class origin.
CIMMethod
Gets a method corresponding to the specified name

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.