public interface Display extends EncyclopediaElement
The following features are supported:
SaPackage.getDisplay()
Modifier and Type | Method and Description |
---|---|
String |
getDspMinorTypeNum()
Returns the value of the 'Dsp Minor Type Num' attribute.
|
String |
getDspMode()
Returns the value of the 'Dsp Mode' attribute.
|
String |
getDspModeExt()
Returns the value of the 'Dsp Mode Ext' attribute.
|
void |
setDspMinorTypeNum(String value)
Sets the value of the '
Dsp Minor Type Num ' attribute. |
void |
setDspMode(String value)
Sets the value of the '
Dsp Mode ' attribute. |
void |
setDspModeExt(String value)
Sets the value of the '
Dsp Mode Ext ' attribute. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getDspMinorTypeNum()
""
.
setDspMinorTypeNum(String)
,
SaPackage.getDisplay_DspMinorTypeNum()
void setDspMinorTypeNum(String value)
Dsp Minor Type Num
' attribute.
value
- the new value of the 'Dsp Minor Type Num' attribute.getDspMinorTypeNum()
String getDspMode()
""
.
setDspMode(String)
,
SaPackage.getDisplay_DspMode()
void setDspMode(String value)
Dsp Mode
' attribute.
value
- the new value of the 'Dsp Mode' attribute.getDspMode()
String getDspModeExt()
""
.
setDspModeExt(String)
,
SaPackage.getDisplay_DspModeExt()
void setDspModeExt(String value)
Dsp Mode Ext
' attribute.
value
- the new value of the 'Dsp Mode Ext' attribute.getDspModeExt()