Class CIMRequest
java.lang.Object
org.sblim.wbem.xml.CIMRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Documentprotected Stringprotected Hashtableprotected Stringprotected booleanprotected booleanprotected booleanprotected Stringprotected Stringprotected CIMNameSpaceprotected Vectorprotected CIMObjectPathprotected Stringprotected Vector -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddRequest(CIMRequest request) getId()booleanbooleanvoidsetCIMVersion(String pCimVersion) voidsetDTDVersion(String pDtdVersion) voidsetIsRequest(boolean pValue) voidvoidsetMethodName(String methodName) voidsetNameSpace(CIMNameSpace namespace) voidsetObjectPath(CIMObjectPath path)
-
Field Details
-
iRequests
-
iParamValue
-
iMethodName
-
iPath
-
iNamespace
-
iDoc
-
iElements
-
iCimVersion
-
iDtdVersion
-
iId
-
iProtocolVersion
-
iMethod
-
iIsCIMExport
protected boolean iIsCIMExport -
iIsSimple
protected boolean iIsSimple -
iIsRequest
protected boolean iIsRequest
-
-
Constructor Details
-
CIMRequest
public CIMRequest() -
CIMRequest
-
-
Method Details
-
addParamValue
-
addRequest
-
getMethodName
-
getNameSpace
-
getObjectPath
-
getParamValue
-
setMethodName
-
setNameSpace
-
setObjectPath
-
getCIMVersion
-
getDTDVersion
-
isCIMOperation
public boolean isCIMOperation() -
isCIMExport
public boolean isCIMExport() -
setMethod
-
setCIMVersion
-
setDTDVersion
-
setIsRequest
public void setIsRequest(boolean pValue) -
getId
-
getProtocolVersion
-