|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIMFlavor | |
---|---|
org.sblim.wbem.cim | Representation of CIM data in Java. |
Uses of CIMFlavor in org.sblim.wbem.cim |
---|
Methods in org.sblim.wbem.cim that return CIMFlavor | |
static CIMFlavor |
CIMFlavor.getFlavor(int flavor)
Gets an object of the specified CIMFlavor. |
Methods in org.sblim.wbem.cim with parameters of type CIMFlavor | |
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 |
void |
CIMQualifierType.addFlavor(CIMFlavor pFlavor)
Adds the specified CIMFlavor to this CIMQualifierType object |
boolean |
CIMQualifierType.hasFlavor(CIMFlavor pFlavor)
Determines if this CIMQualifierType has a CIMFlavor value associated with it. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |