Class CIMRequest
java.lang.Object
org.sblim.wbem.xml.CIMRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected Document
protected String
protected Hashtable
protected String
protected boolean
protected boolean
protected boolean
protected String
protected String
protected CIMNameSpace
protected Vector
protected CIMObjectPath
protected String
protected Vector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addRequest
(CIMRequest request) getId()
boolean
boolean
void
setCIMVersion
(String pCimVersion) void
setDTDVersion
(String pDtdVersion) void
setIsRequest
(boolean pValue) void
void
setMethodName
(String methodName) void
setNameSpace
(CIMNameSpace namespace) void
setObjectPath
(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
-