| Frames | No Frames |
Methods with return type org.sblim.wbem.cim.CIMClass | |
| CIMClass | CIMClass.filterProperties(String[] pPropertyList) Creates a replica of this CIMClass only with the properties specified in
the propertyList argument. |
| CIMClass | Creates a replica of this CIMClass which only contains the objects local
CIMProperties and CIMMethods. |
Methods with parameter type org.sblim.wbem.cim.CIMClass | |
| Element | |
| Element | |
| Element | |
Methods with return type org.sblim.wbem.cim.CIMClass | |
| CIMClass | CIMXMLParserImpl.parseCLASS(Element classE) |
Constructors with parameter type org.sblim.wbem.cim.CIMClass | |
Fields of type org.sblim.wbem.cim.CIMClass | |
| CIMClass | |
| CIMClass | |
Methods with return type org.sblim.wbem.cim.CIMClass | |
| CIMClass | Returns the CIM class
|
| CIMClass | Returns cimClass
|
Methods with parameter type org.sblim.wbem.cim.CIMClass | |
| int | |
| int | |
| void | Creates a CIM class on the target CIM server. |
| void | |
| void | |
| int | |
| int | |
| void | Modifies a CIM class on the target CIM server. |
| void | |
| void | |
Methods with return type org.sblim.wbem.cim.CIMClass | |
| CIMClass | Gets a copy of a CIM class from the target CIM server. |
| CIMClass | Gets a copy of a CIM class from the target CIM server. |
| CIMClass | Gets a copy of a CIM class from the target CIM server. |
| CIMClass | CIMClient.getClass(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM class from the target CIM server. |
| CIMClass | CIMClient.getClass(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) Gets a copy of a CIM class from the target CIM server. |
| CIMClass | CIMClientXML.getClass(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
| CIMClass | CIMOMHandle.getClass(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |