|
||||||||||
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:
Ows11Package.getExceptionReportType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getException()
Returns the value of the 'Exception' containment reference list. |
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' 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).
Ows11Package.getExceptionReportType_Exception()
java.lang.String getLang()
setLang(String)
,
Ows11Package.getExceptionReportType_Lang()
void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
java.lang.String getVersion()
setVersion(String)
,
Ows11Package.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 |