|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceAllocationSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of ResourceAllocationSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return ResourceAllocationSectionType | |
---|---|
ResourceAllocationSectionType |
EnvelopeFactory.createResourceAllocationSectionType()
Returns a new object of class 'Resource Allocation Section Type'. |
ResourceAllocationSectionType |
VirtualSystemCollectionType.getResourceAllocationSection()
Returns the value of the 'Resource Allocation Section' reference. |
ResourceAllocationSectionType |
DocumentRoot.getResourceAllocationSection()
Returns the value of the 'Resource Allocation Section' containment reference. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type ResourceAllocationSectionType | |
---|---|
void |
VirtualSystemCollectionType.setResourceAllocationSection(ResourceAllocationSectionType value)
Sets the value of the ' Resource Allocation Section ' reference. |
void |
DocumentRoot.setResourceAllocationSection(ResourceAllocationSectionType value)
Sets the value of the ' Resource Allocation Section ' containment reference. |
Uses of ResourceAllocationSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type ResourceAllocationSectionType | |
---|---|
T |
EnvelopeSwitch.caseResourceAllocationSectionType(ResourceAllocationSectionType object)
Returns the result of interpreting the object as an instance of 'Resource Allocation Section Type'. |
boolean |
EnvelopeValidator.validateResourceAllocationSectionType(ResourceAllocationSectionType resourceAllocationSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |