|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperatingSystemSectionType
A representation of the model object 'Operating System Section Type'. Specification of the operating system installed in the guest
The following features are supported:
EnvelopePackage.getOperatingSystemSectionType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
MsgType |
getDescription()
Returns the value of the 'Description' containment reference. |
OperatingSystemTypes |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
VirtualSystemType |
getVirtualSystem()
|
void |
setDescription(MsgType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(OperatingSystemTypes value)
Sets the value of the ' Id ' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute. |
Methods inherited from interface org.dmtf.schemas.ovf.envelope.SectionType |
---|
getAnyAttribute, getContent, getInfo, isRequired, isSetRequired, setContent, setInfo, setRequired, unsetRequired |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
MsgType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(MsgType)
,
EnvelopePackage.getOperatingSystemSectionType_Description()
void setDescription(MsgType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getOperatingSystemSectionType_Any()
OperatingSystemTypes getId()
OperatingSystemTypes
.
Identifier defined by the
CIM_OperatingSystem.OsType enumeration
OperatingSystemTypes
,
setId(OperatingSystemTypes)
,
EnvelopePackage.getOperatingSystemSectionType_Id()
void setId(OperatingSystemTypes value)
Id
' attribute.
value
- the new value of the 'Id' attribute.OperatingSystemTypes
,
getId()
java.lang.String getVersion()
setVersion(String)
,
EnvelopePackage.getOperatingSystemSectionType_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
VirtualSystemType getVirtualSystem()
If the meaning of the 'Virtual System' reference isn't clear, there really should be more of a description here...
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |