Frames | No Frames |
Methods with parameter type org.sblim.wbem.cim.CIMElement | |
String | Returns a string representing the CIM-XML of a CIMElement. |
Methods with return type org.sblim.wbem.cim.CIMElement | |
CIMElement | CIMXmlUtil.getCIMElement(String str) Construct a Java object representing the CIMElement from the XML representation. |
Methods with return type org.sblim.wbem.cim.CIMElement | |
CIMElement | CIMXMLParserImpl.parseVALUENAMEDINSTANCE(Element valuenamedinstanceE) |
CIMElement | CIMXMLParserImpl.parseVALUENAMEDOBJECT(Element valuenamedobjectE) |
CIMElement | CIMXMLParserImpl.parseVALUEOBJECT(Element valueobjectE) |
CIMElement | CIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH(Element valueobjectwithlocalpathE) |
CIMElement | CIMXMLParserImpl.parseVALUEOBJECTWITHPATH(Element valueobjectwithpathE) |
Classes derived from org.sblim.wbem.cim.CIMElement | |
class | A class used to denote the arguments passed to extrinsic method invocations. |
class | Defines a Java object that represents a CIM Class. |
class | CIMInstance.java
(C) Copyright IBM Corp. |
class | This class is not thread safe. |
class | CIMObject.java
(C) Copyright IBM Corp. |
class | CIMParameter.java
(C) Copyright IBM Corp. |
class | CIMProperty.java
(C) Copyright IBM Corp. |
class | CIMQualifiableElement.java
(C) Copyright IBM Corp. |
class | CIMQualifier.java
(C) Copyright IBM Corp. |
class | CIMQualifierType.java
(C) Copyright IBM Corp. |
Constructors with parameter type org.sblim.wbem.cim.CIMElement | |
Constructs a CIMElement with the name from a given CIMElement
|
Methods with parameter type org.sblim.wbem.cim.CIMElement | |
CIMElement | |
boolean | Compares this object with the specified CIMElement. |
Methods with return type org.sblim.wbem.cim.CIMElement | |
CIMElement |