|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SectionsType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of SectionsType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return SectionsType | |
---|---|
SectionsType |
Ows10Factory.createSectionsType()
Returns a new object of class 'Sections Type'. |
SectionsType |
GetCapabilitiesType.getSections()
Returns the value of the 'Sections' containment reference. |
Methods in net.opengis.ows10 with parameters of type SectionsType | |
---|---|
void |
GetCapabilitiesType.setSections(SectionsType value)
Sets the value of the ' Sections ' containment reference. |
Uses of SectionsType in net.opengis.ows10.impl |
---|
Fields in net.opengis.ows10.impl declared as SectionsType | |
---|---|
protected SectionsType |
GetCapabilitiesTypeImpl.sections
The cached value of the ' Sections ' containment reference. |
Methods in net.opengis.ows10.impl that return SectionsType | |
---|---|
SectionsType |
Ows10FactoryImpl.createSectionsType()
|
SectionsType |
GetCapabilitiesTypeImpl.getSections()
|
Methods in net.opengis.ows10.impl with parameters of type SectionsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GetCapabilitiesTypeImpl.basicSetSections(SectionsType newSections,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GetCapabilitiesTypeImpl.setSections(SectionsType newSections)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |