|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CimBoolean | |
---|---|
org.dmtf.schemas.wscim.cim.common | |
org.dmtf.schemas.wscim.cim.common.util | |
org.dmtf.schemas.wscim.rasd |
Uses of CimBoolean in org.dmtf.schemas.wscim.cim.common |
---|
Subinterfaces of CimBoolean in org.dmtf.schemas.wscim.cim.common | |
---|---|
interface |
QualifierBoolean
A representation of the model object 'Qualifier Boolean'. |
Methods in org.dmtf.schemas.wscim.cim.common that return CimBoolean | |
---|---|
CimBoolean |
CommonFactory.createCimBoolean()
Returns a new object of class 'Cim Boolean'. |
CimBoolean |
CommonFactory.createCimBooleanFromString(java.lang.String value)
Creates a CimBoolean object with given value |
Uses of CimBoolean in org.dmtf.schemas.wscim.cim.common.util |
---|
Methods in org.dmtf.schemas.wscim.cim.common.util with parameters of type CimBoolean | |
---|---|
T |
CommonSwitch.caseCimBoolean(CimBoolean object)
Returns the result of interpreting the object as an instance of 'Cim Boolean'. |
boolean |
CommonValidator.validateCimBoolean(CimBoolean cimBoolean,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
Uses of CimBoolean in org.dmtf.schemas.wscim.rasd |
---|
Methods in org.dmtf.schemas.wscim.rasd that return CimBoolean | |
---|---|
CimBoolean |
DocumentRoot.getAutomaticAllocation()
Returns the value of the 'Automatic Allocation' containment reference. |
CimBoolean |
CIMResourceAllocationSettingDataType.getAutomaticAllocation()
Returns the value of the 'Automatic Allocation' containment reference. |
CimBoolean |
DocumentRoot.getAutomaticDeallocation()
Returns the value of the 'Automatic Deallocation' containment reference. |
CimBoolean |
CIMResourceAllocationSettingDataType.getAutomaticDeallocation()
Returns the value of the 'Automatic Deallocation' containment reference. |
Methods in org.dmtf.schemas.wscim.rasd with parameters of type CimBoolean | |
---|---|
void |
DocumentRoot.setAutomaticAllocation(CimBoolean value)
Sets the value of the ' Automatic Allocation ' containment reference. |
void |
CIMResourceAllocationSettingDataType.setAutomaticAllocation(CimBoolean value)
Sets the value of the ' Automatic Allocation ' containment reference. |
void |
DocumentRoot.setAutomaticDeallocation(CimBoolean value)
Sets the value of the ' Automatic Deallocation ' containment reference. |
void |
CIMResourceAllocationSettingDataType.setAutomaticDeallocation(CimBoolean value)
Sets the value of the ' Automatic Deallocation ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |