|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of HTTPType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return HTTPType | |
---|---|
HTTPType |
Ows10Factory.createHTTPType()
Returns a new object of class 'HTTP Type'. |
HTTPType |
DocumentRoot.getHttp()
Returns the value of the 'Http' containment reference. |
HTTPType |
DCPType.getHTTP()
Returns the value of the 'HTTP' containment reference. |
Methods in net.opengis.ows10 with parameters of type HTTPType | |
---|---|
void |
DocumentRoot.setHttp(HTTPType value)
Sets the value of the ' Http ' containment reference. |
void |
DCPType.setHTTP(HTTPType value)
Sets the value of the ' HTTP ' containment reference. |
Uses of HTTPType in net.opengis.ows10.impl |
---|
Fields in net.opengis.ows10.impl declared as HTTPType | |
---|---|
protected HTTPType |
DCPTypeImpl.hTTP
The cached value of the ' HTTP ' containment reference. |
Methods in net.opengis.ows10.impl that return HTTPType | |
---|---|
HTTPType |
Ows10FactoryImpl.createHTTPType()
|
HTTPType |
DocumentRootImpl.getHttp()
|
HTTPType |
DCPTypeImpl.getHTTP()
|
Methods in net.opengis.ows10.impl with parameters of type HTTPType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetHttp(HTTPType newHttp,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DCPTypeImpl.basicSetHTTP(HTTPType newHTTP,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setHttp(HTTPType newHttp)
|
void |
DCPTypeImpl.setHTTP(HTTPType newHTTP)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |