Uses of Interface
net.opengis.gml311.IndirectEntryType
Packages that use IndirectEntryType
-
Uses of IndirectEntryType in net.opengis.gml311
Methods in net.opengis.gml311 that return IndirectEntryTypeModifier and TypeMethodDescriptionGml311Factory.createIndirectEntryType()
Returns a new object of class 'Indirect Entry Type'.DocumentRoot.getIndirectEntry()
Returns the value of the 'Indirect Entry' containment reference.Methods in net.opengis.gml311 that return types with arguments of type IndirectEntryTypeModifier and TypeMethodDescriptionEList<IndirectEntryType>
DictionaryType.getIndirectEntry()
Returns the value of the 'Indirect Entry' containment reference list.Methods in net.opengis.gml311 with parameters of type IndirectEntryTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setIndirectEntry
(IndirectEntryType value) Sets the value of the 'Indirect Entry
' containment reference. -
Uses of IndirectEntryType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement IndirectEntryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Indirect Entry Type'.Methods in net.opengis.gml311.impl that return IndirectEntryTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createIndirectEntryType()
DocumentRootImpl.getIndirectEntry()
Methods in net.opengis.gml311.impl that return types with arguments of type IndirectEntryTypeMethods in net.opengis.gml311.impl with parameters of type IndirectEntryTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetIndirectEntry
(IndirectEntryType newIndirectEntry, NotificationChain msgs) void
DocumentRootImpl.setIndirectEntry
(IndirectEntryType newIndirectEntry) -
Uses of IndirectEntryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type IndirectEntryTypeModifier and TypeMethodDescriptionGml311Switch.caseIndirectEntryType
(IndirectEntryType object) Returns the result of interpreting the object as an instance of 'Indirect Entry Type'.boolean
Gml311Validator.validateIndirectEntryType
(IndirectEntryType indirectEntryType, DiagnosticChain diagnostics, Map<Object, Object> context)