Frames | No Frames |
Methods with parameter type org.sblim.wbem.cim.CIMQualifierType | |
int | |
int | |
void | Creates or replaces a CIM qualifier declaration on the target CIM server. |
void | |
void | |
int | |
int | |
void | Creates or replaces a CIM qualifier declaration on the target CIM server. |
void | |
void |
Methods with return type org.sblim.wbem.cim.CIMQualifierType | |
CIMQualifierType | Gets a copy of a CIM qualifier declaration from the target CIM server. |
CIMQualifierType | |
CIMQualifierType | |
CIMQualifierType |
Constructors with parameter type org.sblim.wbem.cim.CIMQualifierType | |
CIMCreateQualifierTypeOp.CIMCreateQualifierTypeOp(CIMObjectPath pObjectName, CIMQualifierType pQualifierType) | |
CIMSetQualifierTypeOp.CIMSetQualifierTypeOp(CIMObjectPath objectName, CIMQualifierType qualifierType) |
Fields of type org.sblim.wbem.cim.CIMQualifierType | |
CIMQualifierType | |
CIMQualifierType |
Methods with return type org.sblim.wbem.cim.CIMQualifierType | |
CIMQualifierType | Returns the qualifier type
|
CIMQualifierType | Returns qualifierType
|
Constructors with parameter type org.sblim.wbem.cim.CIMQualifierType | |
Ctor. |
Methods with parameter type org.sblim.wbem.cim.CIMQualifierType | |
void | Sets the default value and the flavor from the given qualifier type
|
Methods with parameter type org.sblim.wbem.cim.CIMQualifierType | |
Element | CIMXMLBuilderImpl.createQUALIFIER_DECLARATION(Document doc, Element parentE, CIMQualifierType qualifiertype) |
Element | CIMClientXML_HelperImpl.createQualifierType_request(Document doc, CIMObjectPath path, CIMQualifierType qt) |
Element | CIMClientXML_HelperImpl.setQualifierType_request(Document doc, CIMObjectPath path, CIMQualifierType qt) |
Methods with return type org.sblim.wbem.cim.CIMQualifierType | |
CIMQualifierType | CIMXMLParserImpl.parseQUALIFIERDECLARATION(Element qualifiertypeE) |