|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllocationUnitsType | |
---|---|
org.dmtf.schemas.wscim.rasd | |
org.dmtf.schemas.wscim.rasd.util |
Uses of AllocationUnitsType in org.dmtf.schemas.wscim.rasd |
---|
Methods in org.dmtf.schemas.wscim.rasd that return AllocationUnitsType | |
---|---|
AllocationUnitsType |
RasdFactory.createAllocationUnitsType()
Returns a new object of class 'Allocation Units Type'. |
AllocationUnitsType |
RasdFactory.createAllocationUnitsTypeFromString(java.lang.String value)
|
AllocationUnitsType |
DocumentRoot.getAllocationUnits()
Returns the value of the 'Allocation Units' containment reference. |
AllocationUnitsType |
CIMResourceAllocationSettingDataType.getAllocationUnits()
Returns the value of the 'Allocation Units' containment reference. |
Methods in org.dmtf.schemas.wscim.rasd with parameters of type AllocationUnitsType | |
---|---|
void |
DocumentRoot.setAllocationUnits(AllocationUnitsType value)
Sets the value of the ' Allocation Units ' containment reference. |
void |
CIMResourceAllocationSettingDataType.setAllocationUnits(AllocationUnitsType value)
Sets the value of the ' Allocation Units ' containment reference. |
Uses of AllocationUnitsType in org.dmtf.schemas.wscim.rasd.util |
---|
Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type AllocationUnitsType | |
---|---|
T |
RasdSwitch.caseAllocationUnitsType(AllocationUnitsType object)
Returns the result of interpreting the object as an instance of 'Allocation Units Type'. |
boolean |
RasdValidator.validateAllocationUnitsType(AllocationUnitsType allocationUnitsType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |