| Package | Description |
|---|---|
| org.sblim.wbem.cim |
Representation of CIM data in Java.
|
| Modifier and Type | Field and Description |
|---|---|
protected static CIMScope[] |
CIMScope.SCOPES |
| Modifier and Type | Method and Description |
|---|---|
static CIMScope |
CIMScope.getScope(int pScopeCode)
Returns an instance of the CIMScope given the specified argument.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIMQualifierType.addScope(CIMScope pScope)
Adds the specified CIMScope to this CIMQualifierType object
|
boolean |
CIMQualifierType.hasScope(CIMScope pScope)
Determines if this CIMQualifierType has a CIMScope value associated with
it.
|
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.