Uses of Interface
net.opengis.gml311.GenericMetaDataType
Packages that use GenericMetaDataType
-
Uses of GenericMetaDataType in net.opengis.gml311
Methods in net.opengis.gml311 that return GenericMetaDataTypeModifier and TypeMethodDescriptionGml311Factory.createGenericMetaDataType()Returns a new object of class 'Generic Meta Data Type'.DocumentRoot.getGenericMetaData()Returns the value of the 'Generic Meta Data' containment reference.Methods in net.opengis.gml311 with parameters of type GenericMetaDataTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGenericMetaData(GenericMetaDataType value) Sets the value of the 'Generic Meta Data' containment reference. -
Uses of GenericMetaDataType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GenericMetaDataTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Generic Meta Data Type'.Methods in net.opengis.gml311.impl that return GenericMetaDataTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGenericMetaDataType()DocumentRootImpl.getGenericMetaData()Methods in net.opengis.gml311.impl with parameters of type GenericMetaDataTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGenericMetaData(GenericMetaDataType newGenericMetaData, NotificationChain msgs) voidDocumentRootImpl.setGenericMetaData(GenericMetaDataType newGenericMetaData) -
Uses of GenericMetaDataType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GenericMetaDataTypeModifier and TypeMethodDescriptionGml311Switch.caseGenericMetaDataType(GenericMetaDataType object) Returns the result of interpreting the object as an instance of 'Generic Meta Data Type'.booleanGml311Validator.validateGenericMetaDataType(GenericMetaDataType genericMetaDataType, DiagnosticChain diagnostics, Map<Object, Object> context)