|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstallSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of InstallSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return InstallSectionType | |
---|---|
InstallSectionType |
EnvelopeFactory.createInstallSectionType()
Returns a new object of class 'Install Section Type'. |
InstallSectionType |
VirtualSystemType.getInstallSection()
Returns the value of the 'Install Section' reference. |
InstallSectionType |
DocumentRoot.getInstallSection()
Returns the value of the 'Install Section' containment reference. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type InstallSectionType | |
---|---|
void |
VirtualSystemType.setInstallSection(InstallSectionType value)
Sets the value of the ' Install Section ' reference. |
void |
DocumentRoot.setInstallSection(InstallSectionType value)
Sets the value of the ' Install Section ' containment reference. |
Uses of InstallSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type InstallSectionType | |
---|---|
T |
EnvelopeSwitch.caseInstallSectionType(InstallSectionType object)
Returns the result of interpreting the object as an instance of 'Install Section Type'. |
boolean |
EnvelopeValidator.validateInstallSectionType(InstallSectionType installSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |