|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of MetadataType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return MetadataType | |
---|---|
MetadataType |
Ows10Factory.createMetadataType()
Returns a new object of class 'Metadata Type'. |
MetadataType |
DocumentRoot.getMetadata()
Returns the value of the 'Metadata' containment reference. |
Methods in net.opengis.ows10 with parameters of type MetadataType | |
---|---|
void |
DocumentRoot.setMetadata(MetadataType value)
Sets the value of the ' Metadata ' containment reference. |
Uses of MetadataType in net.opengis.ows10.impl |
---|
Methods in net.opengis.ows10.impl that return MetadataType | |
---|---|
MetadataType |
Ows10FactoryImpl.createMetadataType()
|
MetadataType |
DocumentRootImpl.getMetadata()
|
Methods in net.opengis.ows10.impl with parameters of type MetadataType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetMetadata(MetadataType newMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setMetadata(MetadataType newMetadata)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |