Uses of Interface
net.opengis.gml311.MetaDataPropertyType
Packages that use MetaDataPropertyType
- 
Uses of MetaDataPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return MetaDataPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createMetaDataPropertyType()Returns a new object of class 'Meta Data Property Type'.DocumentRoot.getMetaDataProperty()Returns the value of the 'Meta Data Property' containment reference.Methods in net.opengis.gml311 that return types with arguments of type MetaDataPropertyTypeModifier and TypeMethodDescriptionEList<MetaDataPropertyType>AbstractGMLType.getMetaDataProperty()Returns the value of the 'Meta Data Property' containment reference list.Methods in net.opengis.gml311 with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMetaDataProperty(MetaDataPropertyType value) Sets the value of the 'Meta Data Property' containment reference.
- 
Uses of MetaDataPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement MetaDataPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Meta Data Property Type'.Fields in net.opengis.gml311.impl with type parameters of type MetaDataPropertyTypeModifier and TypeFieldDescriptionprotected EList<MetaDataPropertyType>AbstractGMLTypeImpl.metaDataPropertyThe cached value of the 'Meta Data Property' containment reference list.Methods in net.opengis.gml311.impl that return MetaDataPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMetaDataPropertyType()DocumentRootImpl.getMetaDataProperty()Methods in net.opengis.gml311.impl that return types with arguments of type MetaDataPropertyTypeModifier and TypeMethodDescriptionEList<MetaDataPropertyType>AbstractGMLTypeImpl.getMetaDataProperty()Methods in net.opengis.gml311.impl with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMetaDataProperty(MetaDataPropertyType newMetaDataProperty, NotificationChain msgs) voidDocumentRootImpl.setMetaDataProperty(MetaDataPropertyType newMetaDataProperty) 
- 
Uses of MetaDataPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseMetaDataPropertyType(MetaDataPropertyType object) Returns the result of interpreting the object as an instance of 'Meta Data Property Type'.booleanGml311Validator.validateMetaDataPropertyType(MetaDataPropertyType metaDataPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)