|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgrammaticUnitType | |
---|---|
com.ibm.adt.ovf.ext | |
com.ibm.adt.ovf.ext.util | |
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.wscim.rasd | |
org.dmtf.schemas.wscim.rasd.util |
Uses of ProgrammaticUnitType in com.ibm.adt.ovf.ext |
---|
Methods in com.ibm.adt.ovf.ext that return ProgrammaticUnitType | |
---|---|
ProgrammaticUnitType |
ExtFactory.createProgrammaticUnitType()
Returns a new object of class 'Programmatic Unit Type'. |
ProgrammaticUnitType |
ExtFactory.createProgrammaticUnitTypeFromString(java.lang.String value)
|
Uses of ProgrammaticUnitType in com.ibm.adt.ovf.ext.util |
---|
Methods in com.ibm.adt.ovf.ext.util with parameters of type ProgrammaticUnitType | |
---|---|
T |
ExtSwitch.caseProgrammaticUnitType(ProgrammaticUnitType object)
Returns the result of interpreting the object as an instance of 'Programmatic Unit Type'. |
boolean |
ExtValidator.validateProgrammaticUnitType_ValidSyntax(ProgrammaticUnitType programmaticUnitType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ValidSyntax constraint of 'Programmatic Unit Type'. |
boolean |
ExtValidator.validateProgrammaticUnitType(ProgrammaticUnitType programmaticUnitType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
Uses of ProgrammaticUnitType in org.dmtf.schemas.ovf.envelope |
---|
Subinterfaces of ProgrammaticUnitType in org.dmtf.schemas.ovf.envelope | |
---|---|
interface |
CapacityAllocationUnitsType
This interface models the programmable units defined in DMTF DSP0004 |
Uses of ProgrammaticUnitType in org.dmtf.schemas.wscim.rasd |
---|
Subinterfaces of ProgrammaticUnitType in org.dmtf.schemas.wscim.rasd | |
---|---|
interface |
AllocationUnitsType
A representation of the model object 'Allocation Units Type'. |
Uses of ProgrammaticUnitType in org.dmtf.schemas.wscim.rasd.util |
---|
Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type ProgrammaticUnitType | |
---|---|
T |
RasdSwitch.caseProgrammaticUnitType(ProgrammaticUnitType object)
Returns the result of interpreting the object as an instance of 'Programmatic Unit Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |