Package | Description |
---|---|
org.sblim.wbem.cim |
Representation of CIM data in Java.
|
Modifier and Type | Method and Description |
---|---|
static CIMFlavor |
CIMFlavor.getFlavor(int flavor)
Gets an object of the specified CIMFlavor.
|
static CIMFlavor |
CIMFlavor.getFlavor(int flavor)
Gets an object of the specified CIMFlavor.
|
Modifier and Type | Method and Description |
---|---|
void |
CIMQualifier.addFlavor(CIMFlavor pFlavor)
Adds a flavor to this qualifier
|
void |
CIMQualifierType.addFlavor(CIMFlavor pFlavor)
Adds the specified CIMFlavor to this CIMQualifierType object
|
void |
CIMQualifierType.addFlavor(CIMFlavor pFlavor)
Adds the specified CIMFlavor to this CIMQualifierType object
|
void |
CIMQualifier.addFlavor(CIMFlavor pFlavor)
Adds a flavor to this qualifier
|
boolean |
CIMQualifier.hasFlavor(CIMFlavor pFlavor)
Checks if this qualifier has a given flavor set
|
boolean |
CIMQualifierType.hasFlavor(CIMFlavor pFlavor)
Determines if this CIMQualifierType has a CIMFlavor value associated with
it.
|
boolean |
CIMQualifierType.hasFlavor(CIMFlavor pFlavor)
Determines if this CIMQualifierType has a CIMFlavor value associated with
it.
|
boolean |
CIMQualifier.hasFlavor(CIMFlavor pFlavor)
Checks if this qualifier has a given flavor set
|
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.