Uses of Interface
net.opengis.ows11.MetadataType
-
-
Uses of MetadataType in net.opengis.fes20
Methods in net.opengis.fes20 that return MetadataType Modifier and Type Method Description MetadataType
ArgumentType. getMetadata()
Returns the value of the 'Metadata' containment reference.MetadataType
AvailableFunctionType. getMetadata()
Returns the value of the 'Metadata' containment reference.MetadataType
ResourceIdentifierType. getMetadata()
Returns the value of the 'Metadata' containment reference.Methods in net.opengis.fes20 with parameters of type MetadataType Modifier and Type Method Description void
ArgumentType. setMetadata(MetadataType value)
Sets the value of the 'Metadata
' containment reference.void
AvailableFunctionType. setMetadata(MetadataType value)
Sets the value of the 'Metadata
' containment reference.void
ResourceIdentifierType. setMetadata(MetadataType value)
Sets the value of the 'Metadata
' containment reference. -
Uses of MetadataType in net.opengis.fes20.impl
Fields in net.opengis.fes20.impl declared as MetadataType Modifier and Type Field Description protected MetadataType
ArgumentTypeImpl. metadata
The cached value of the 'Metadata
' containment reference.protected MetadataType
AvailableFunctionTypeImpl. metadata
The cached value of the 'Metadata
' containment reference.protected MetadataType
ResourceIdentifierTypeImpl. metadata
The cached value of the 'Metadata
' containment reference.Methods in net.opengis.fes20.impl that return MetadataType Modifier and Type Method Description MetadataType
ArgumentTypeImpl. getMetadata()
MetadataType
AvailableFunctionTypeImpl. getMetadata()
MetadataType
ResourceIdentifierTypeImpl. getMetadata()
Methods in net.opengis.fes20.impl with parameters of type MetadataType Modifier and Type Method Description NotificationChain
ArgumentTypeImpl. basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
NotificationChain
AvailableFunctionTypeImpl. basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
NotificationChain
ResourceIdentifierTypeImpl. basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
void
ArgumentTypeImpl. setMetadata(MetadataType newMetadata)
void
AvailableFunctionTypeImpl. setMetadata(MetadataType newMetadata)
void
ResourceIdentifierTypeImpl. setMetadata(MetadataType newMetadata)
-
Uses of MetadataType in net.opengis.ows11
Methods in net.opengis.ows11 that return MetadataType Modifier and Type Method Description MetadataType
Ows11Factory. createMetadataType()
Returns a new object of class 'Metadata Type'.MetadataType
DocumentRoot. getMetadata()
Returns the value of the 'Metadata' containment reference.MetadataType
DocumentRoot. getOtherSource()
Returns the value of the 'Other Source' containment reference.Methods in net.opengis.ows11 with parameters of type MetadataType Modifier and Type Method Description void
DocumentRoot. setMetadata(MetadataType value)
Sets the value of the 'Metadata
' containment reference.void
DocumentRoot. setOtherSource(MetadataType value)
Sets the value of the 'Other Source
' containment reference. -
Uses of MetadataType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement MetadataType Modifier and Type Class Description class
MetadataTypeImpl
An implementation of the model object 'Metadata Type'.Methods in net.opengis.ows11.impl that return MetadataType Modifier and Type Method Description MetadataType
Ows11FactoryImpl. createMetadataType()
MetadataType
DocumentRootImpl. getMetadata()
MetadataType
DocumentRootImpl. getOtherSource()
Methods in net.opengis.ows11.impl with parameters of type MetadataType Modifier and Type Method Description NotificationChain
DocumentRootImpl. basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetOtherSource(MetadataType newOtherSource, NotificationChain msgs)
void
DocumentRootImpl. setMetadata(MetadataType newMetadata)
void
DocumentRootImpl. setOtherSource(MetadataType newOtherSource)
-
Uses of MetadataType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type MetadataType Modifier and Type Method Description Object
Ows11Switch. caseMetadataType(MetadataType object)
Returns the result of interpreting the object as an instance of 'Metadata Type'.boolean
Ows11Validator. validateMetadataType(MetadataType metadataType, DiagnosticChain diagnostics, Map context)
-
Uses of MetadataType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type MetadataType Modifier and Type Method Description boolean
DocumentRootValidator. validateMetadata(MetadataType value)
boolean
DocumentRootValidator. validateOtherSource(MetadataType value)
-
Uses of MetadataType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return MetadataType Modifier and Type Method Description MetadataType
ElementType. getMetadata()
Returns the value of the 'Metadata' containment reference.Methods in net.opengis.wfs20 that return types with arguments of type MetadataType Modifier and Type Method Description EList<MetadataType>
ParameterExpressionType. getMetadata()
Returns the value of the 'Metadata' containment reference list.EList<MetadataType>
StoredQueryDescriptionType. getMetadata()
Returns the value of the 'Metadata' containment reference list.Methods in net.opengis.wfs20 with parameters of type MetadataType Modifier and Type Method Description void
ElementType. setMetadata(MetadataType value)
Sets the value of the 'Metadata
' containment reference. -
Uses of MetadataType in net.opengis.wfs20.impl
Fields in net.opengis.wfs20.impl declared as MetadataType Modifier and Type Field Description protected MetadataType
ElementTypeImpl. metadata
The cached value of the 'Metadata
' containment reference.Fields in net.opengis.wfs20.impl with type parameters of type MetadataType Modifier and Type Field Description protected EList<MetadataType>
ParameterExpressionTypeImpl. metadata
The cached value of the 'Metadata
' containment reference list.protected EList<MetadataType>
StoredQueryDescriptionTypeImpl. metadata
The cached value of the 'Metadata
' containment reference list.Methods in net.opengis.wfs20.impl that return MetadataType Modifier and Type Method Description MetadataType
ElementTypeImpl. getMetadata()
Methods in net.opengis.wfs20.impl that return types with arguments of type MetadataType Modifier and Type Method Description EList<MetadataType>
ParameterExpressionTypeImpl. getMetadata()
EList<MetadataType>
StoredQueryDescriptionTypeImpl. getMetadata()
Methods in net.opengis.wfs20.impl with parameters of type MetadataType Modifier and Type Method Description NotificationChain
ElementTypeImpl. basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
void
ElementTypeImpl. setMetadata(MetadataType newMetadata)
-
Uses of MetadataType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type MetadataType Modifier and Type Method Description boolean
ElementTypeValidator. validateMetadata(MetadataType value)
Method parameters in net.opengis.wfs20.validation with type arguments of type MetadataType Modifier and Type Method Description boolean
ParameterExpressionTypeValidator. validateMetadata(EList<MetadataType> value)
boolean
StoredQueryDescriptionTypeValidator. validateMetadata(EList<MetadataType> value)
-