|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of ExceptionType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return ExceptionType | |
---|---|
ExceptionType |
Ows10Factory.createExceptionType()
Returns a new object of class 'Exception Type'. |
ExceptionType |
DocumentRoot.getException()
Returns the value of the 'Exception' containment reference. |
Methods in net.opengis.ows10 with parameters of type ExceptionType | |
---|---|
void |
DocumentRoot.setException(ExceptionType value)
Sets the value of the ' Exception ' containment reference. |
Uses of ExceptionType in net.opengis.ows10.impl |
---|
Methods in net.opengis.ows10.impl that return ExceptionType | |
---|---|
ExceptionType |
Ows10FactoryImpl.createExceptionType()
|
ExceptionType |
DocumentRootImpl.getException()
|
Methods in net.opengis.ows10.impl with parameters of type ExceptionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetException(ExceptionType newException,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setException(ExceptionType newException)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |