|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of SectionType in org.dmtf.schemas.ovf.envelope |
---|
Subinterfaces of SectionType in org.dmtf.schemas.ovf.envelope | |
---|---|
interface |
AnnotationSectionType
A representation of the model object 'Annotation Section Type'. |
interface |
DeploymentOptionSectionType
A representation of the model object 'Deployment Option Section Type'. |
interface |
DiskSectionType
A representation of the model object 'Disk Section Type'. |
interface |
EulaSectionType
A representation of the model object 'Eula Section Type'. |
interface |
InstallSectionType
A representation of the model object 'Install Section Type'. |
interface |
NetworkSectionType
A representation of the model object 'Network Section Type'. |
interface |
OperatingSystemSectionType
A representation of the model object 'Operating System Section Type'. |
interface |
ProductSectionType
A representation of the model object 'Product Section Type'. |
interface |
ResourceAllocationSectionType
A representation of the model object 'Resource Allocation Section Type'. |
interface |
StartupSectionType
A representation of the model object 'Startup Section Type'. |
interface |
VirtualHardwareSectionType
A representation of the model object 'Virtual Hardware Section Type'. |
Methods in org.dmtf.schemas.ovf.envelope that return SectionType | |
---|---|
SectionType |
DocumentRoot.getSection()
Returns the value of the 'Section' containment reference. |
Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type SectionType | |
---|---|
EList<SectionType> |
EnvelopeType.getAllSections()
Deprecated. You probably want to use EnvelopeType.getSection()
|
EList<SectionType> |
ContentType.getAllSections()
Returns all the sections regardless of whether or not they are defined with substitution groups. |
EList<SectionType> |
EnvelopeType.getSection()
Returns the value of the 'Section' containment reference list. |
EList<SectionType> |
ContentType.getSection()
Returns the value of the 'Section' containment reference list. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type SectionType | |
---|---|
void |
DocumentRoot.setSection(SectionType value)
Sets the value of the ' Section ' containment reference. |
Uses of SectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type SectionType | |
---|---|
T |
EnvelopeSwitch.caseSectionType(SectionType object)
Returns the result of interpreting the object as an instance of 'Section Type'. |
EStructuralFeature |
EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseSectionType(SectionType object)
|
boolean |
EnvelopeValidator.validateSectionType(SectionType sectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |