CIMClass

class lmiwbem.lmiwbem_core.CIMClass
classname

Property storing class name.

Return type:str
copy()
Returns:copy of the object itself
Return type:CIMClass
methods

Property storing methods.

Return type:NocaseDict
properties

Property storing properties.

Return type:NocaseDict
qualifiers

Property storing qualifiers.

Return type:NocaseDict
superclass

Property storing super-class name.

Return type:str

Previous topic

CIMClassName

Next topic

CIMInstanceName

This Page