|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlatformSectionType
A representation of the model object 'Platform Section Type'. Information about deployment platform
The following features are supported:
EnvironmentPackage.getPlatformSectionType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
CimString |
getKind()
Returns the value of the 'Kind' containment reference. |
CimString |
getLocale()
Returns the value of the 'Locale' containment reference. |
int |
getTimezone()
Returns the value of the 'Timezone' attribute. |
CimString |
getVendor()
Returns the value of the 'Vendor' containment reference. |
CimString |
getVersion()
Returns the value of the 'Version' containment reference. |
boolean |
isSetTimezone()
Returns whether the value of the ' Timezone ' attribute is set. |
void |
setKind(CimString value)
Sets the value of the ' Kind ' containment reference. |
void |
setLocale(CimString value)
Sets the value of the ' Locale ' containment reference. |
void |
setTimezone(int value)
Sets the value of the ' Timezone ' attribute. |
void |
setVendor(CimString value)
Sets the value of the ' Vendor ' containment reference. |
void |
setVersion(CimString value)
Sets the value of the ' Version ' containment reference. |
void |
unsetTimezone()
Unsets the value of the ' Timezone ' attribute. |
Methods inherited from interface org.dmtf.schemas.ovf.environment.SectionType |
---|
getAnyAttribute |
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 |
---|
CimString getKind()
setKind(CimString)
,
EnvironmentPackage.getPlatformSectionType_Kind()
void setKind(CimString value)
Kind
' containment reference.
value
- the new value of the 'Kind' containment reference.getKind()
CimString getVersion()
setVersion(CimString)
,
EnvironmentPackage.getPlatformSectionType_Version()
void setVersion(CimString value)
Version
' containment reference.
value
- the new value of the 'Version' containment reference.getVersion()
CimString getVendor()
setVendor(CimString)
,
EnvironmentPackage.getPlatformSectionType_Vendor()
void setVendor(CimString value)
Vendor
' containment reference.
value
- the new value of the 'Vendor' containment reference.getVendor()
CimString getLocale()
setLocale(CimString)
,
EnvironmentPackage.getPlatformSectionType_Locale()
void setLocale(CimString value)
Locale
' containment reference.
value
- the new value of the 'Locale' containment reference.getLocale()
int getTimezone()
isSetTimezone()
,
unsetTimezone()
,
setTimezone(int)
,
EnvironmentPackage.getPlatformSectionType_Timezone()
void setTimezone(int value)
Timezone
' attribute.
value
- the new value of the 'Timezone' attribute.isSetTimezone()
,
unsetTimezone()
,
getTimezone()
void unsetTimezone()
Timezone
' attribute.
isSetTimezone()
,
getTimezone()
,
setTimezone(int)
boolean isSetTimezone()
Timezone
' attribute is set.
unsetTimezone()
,
getTimezone()
,
setTimezone(int)
FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
EnvironmentPackage.getPlatformSectionType_Any()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |