Uses of Interface
net.opengis.gml311.DictionaryEntryType
Packages that use DictionaryEntryType
-
Uses of DictionaryEntryType in net.opengis.gml311
Methods in net.opengis.gml311 that return DictionaryEntryTypeModifier and TypeMethodDescriptionGml311Factory.createDictionaryEntryType()Returns a new object of class 'Dictionary Entry Type'.DocumentRoot.getDefinitionMember()Returns the value of the 'Definition Member' containment reference.DocumentRoot.getDictionaryEntry()Returns the value of the 'Dictionary Entry' containment reference.Methods in net.opengis.gml311 that return types with arguments of type DictionaryEntryTypeModifier and TypeMethodDescriptionEList<DictionaryEntryType>DictionaryType.getDictionaryEntry()Returns the value of the 'Dictionary Entry' containment reference list.Methods in net.opengis.gml311 with parameters of type DictionaryEntryTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDefinitionMember(DictionaryEntryType value) Sets the value of the 'Definition Member' containment reference.voidDocumentRoot.setDictionaryEntry(DictionaryEntryType value) Sets the value of the 'Dictionary Entry' containment reference. -
Uses of DictionaryEntryType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DictionaryEntryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dictionary Entry Type'.Methods in net.opengis.gml311.impl that return DictionaryEntryTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDictionaryEntryType()DocumentRootImpl.getDefinitionMember()DocumentRootImpl.getDictionaryEntry()Methods in net.opengis.gml311.impl that return types with arguments of type DictionaryEntryTypeModifier and TypeMethodDescriptionEList<DictionaryEntryType>DictionaryTypeImpl.getDictionaryEntry()Methods in net.opengis.gml311.impl with parameters of type DictionaryEntryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDefinitionMember(DictionaryEntryType newDefinitionMember, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDictionaryEntry(DictionaryEntryType newDictionaryEntry, NotificationChain msgs) voidDocumentRootImpl.setDefinitionMember(DictionaryEntryType newDefinitionMember) voidDocumentRootImpl.setDictionaryEntry(DictionaryEntryType newDictionaryEntry) -
Uses of DictionaryEntryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DictionaryEntryTypeModifier and TypeMethodDescriptionGml311Switch.caseDictionaryEntryType(DictionaryEntryType object) Returns the result of interpreting the object as an instance of 'Dictionary Entry Type'.booleanGml311Validator.validateDictionaryEntryType(DictionaryEntryType dictionaryEntryType, DiagnosticChain diagnostics, Map<Object, Object> context)