|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MsgType
A representation of the model object 'Msg Type'. Type for localizable string
The following features are supported:
EnvelopePackage.getMsgType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
java.lang.String |
getMsgid()
Returns the value of the 'Msgid' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetMsgid()
Returns whether the value of the ' Msgid ' attribute is set. |
void |
setMsgid(java.lang.String value)
Sets the value of the ' Msgid ' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value ' attribute. |
void |
unsetMsgid()
Unsets the value of the ' Msgid ' attribute. |
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 |
---|
java.lang.String getValue()
setValue(String)
,
EnvelopePackage.getMsgType_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
java.lang.String getMsgid()
""
.
Identifier for lookup in string resource bundle
for alternate locale
isSetMsgid()
,
unsetMsgid()
,
setMsgid(String)
,
EnvelopePackage.getMsgType_Msgid()
void setMsgid(java.lang.String value)
Msgid
' attribute.
value
- the new value of the 'Msgid' attribute.isSetMsgid()
,
unsetMsgid()
,
getMsgid()
void unsetMsgid()
Msgid
' attribute.
isSetMsgid()
,
getMsgid()
,
setMsgid(String)
boolean isSetMsgid()
Msgid
' attribute is set.
unsetMsgid()
,
getMsgid()
,
setMsgid(String)
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getMsgType_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |