|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputFormatListType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of OutputFormatListType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return OutputFormatListType | |
---|---|
OutputFormatListType |
WfsFactory.createOutputFormatListType()
Returns a new object of class 'Output Format List Type'. |
OutputFormatListType |
FeatureTypeType.getOutputFormats()
Returns the value of the 'Output Formats' containment reference. |
OutputFormatListType |
GMLObjectTypeType.getOutputFormats()
Returns the value of the 'Output Formats' containment reference. |
Methods in net.opengis.wfs with parameters of type OutputFormatListType | |
---|---|
void |
FeatureTypeType.setOutputFormats(OutputFormatListType value)
Sets the value of the ' Output Formats ' containment reference. |
void |
GMLObjectTypeType.setOutputFormats(OutputFormatListType value)
Sets the value of the ' Output Formats ' containment reference. |
Uses of OutputFormatListType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement OutputFormatListType | |
---|---|
class |
OutputFormatListTypeImpl
An implementation of the model object 'Output Format List Type'. |
Fields in net.opengis.wfs.impl declared as OutputFormatListType | |
---|---|
protected OutputFormatListType |
GMLObjectTypeTypeImpl.outputFormats
The cached value of the ' Output Formats ' containment reference. |
protected OutputFormatListType |
FeatureTypeTypeImpl.outputFormats
The cached value of the ' Output Formats ' containment reference. |
Methods in net.opengis.wfs.impl that return OutputFormatListType | |
---|---|
OutputFormatListType |
WfsFactoryImpl.createOutputFormatListType()
|
OutputFormatListType |
GMLObjectTypeTypeImpl.getOutputFormats()
|
OutputFormatListType |
FeatureTypeTypeImpl.getOutputFormats()
|
Methods in net.opengis.wfs.impl with parameters of type OutputFormatListType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GMLObjectTypeTypeImpl.basicSetOutputFormats(OutputFormatListType newOutputFormats,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
FeatureTypeTypeImpl.basicSetOutputFormats(OutputFormatListType newOutputFormats,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GMLObjectTypeTypeImpl.setOutputFormats(OutputFormatListType newOutputFormats)
|
void |
FeatureTypeTypeImpl.setOutputFormats(OutputFormatListType newOutputFormats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |