|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartupSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of StartupSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return StartupSectionType | |
---|---|
StartupSectionType |
EnvelopeFactory.createStartupSectionType()
Returns a new object of class 'Startup Section Type'. |
StartupSectionType |
VirtualSystemCollectionType.getStartupSection()
Returns the value of the 'Startup Section' reference. |
StartupSectionType |
ItemType.getStartupSection()
Returns the value of the 'Startup Section' container reference. |
StartupSectionType |
DocumentRoot.getStartupSection()
Returns the value of the 'Startup Section' containment reference. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type StartupSectionType | |
---|---|
void |
VirtualSystemCollectionType.setStartupSection(StartupSectionType value)
Sets the value of the ' Startup Section ' reference. |
void |
ItemType.setStartupSection(StartupSectionType value)
Sets the value of the ' Startup Section ' container reference. |
void |
DocumentRoot.setStartupSection(StartupSectionType value)
Sets the value of the ' Startup Section ' containment reference. |
Uses of StartupSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type StartupSectionType | |
---|---|
T |
EnvelopeSwitch.caseStartupSectionType(StartupSectionType object)
Returns the result of interpreting the object as an instance of 'Startup Section Type'. |
boolean |
EnvelopeValidator.validateStartupSectionType_ItemTypeIdUnique(StartupSectionType startupSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ItemTypeIdUnique constraint of 'Startup Section Type'. |
boolean |
EnvelopeValidator.validateStartupSectionType(StartupSectionType startupSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |