|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionReportType
A representation of the model object 'Exception Report Type'.
The following features are supported:
Ows10Package.getExceptionReportType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getException()
Returns the value of the 'Exception' containment reference list. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language ' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList getException()
ExceptionType
.
Unordered list of one or more Exception elements that each describes an error. These Exception elements shall be interpreted by clients as being independent of one another (not hierarchical).
Ows10Package.getExceptionReportType_Exception()
java.lang.String getLanguage()
setLanguage(String)
,
Ows10Package.getExceptionReportType_Language()
void setLanguage(java.lang.String value)
Language
' attribute.
value
- the new value of the 'Language' attribute.getLanguage()
java.lang.String getVersion()
setVersion(String)
,
Ows10Package.getExceptionReportType_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |