Uses of Interface
net.opengis.gml311.RangeSetType
Packages that use RangeSetType
-
Uses of RangeSetType in net.opengis.gml311
Methods in net.opengis.gml311 that return RangeSetTypeModifier and TypeMethodDescriptionGml311Factory.createRangeSetType()Returns a new object of class 'Range Set Type'.AbstractCoverageType.getRangeSet()Returns the value of the 'Range Set' containment reference.DocumentRoot.getRangeSet()Returns the value of the 'Range Set' containment reference.Methods in net.opengis.gml311 with parameters of type RangeSetTypeModifier and TypeMethodDescriptionvoidAbstractCoverageType.setRangeSet(RangeSetType value) Sets the value of the 'Range Set' containment reference.voidDocumentRoot.setRangeSet(RangeSetType value) Sets the value of the 'Range Set' containment reference. -
Uses of RangeSetType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RangeSetTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Range Set Type'.Fields in net.opengis.gml311.impl declared as RangeSetTypeModifier and TypeFieldDescriptionprotected RangeSetTypeAbstractCoverageTypeImpl.rangeSetThe cached value of the 'Range Set' containment reference.Methods in net.opengis.gml311.impl that return RangeSetTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRangeSetType()AbstractCoverageTypeImpl.getRangeSet()DocumentRootImpl.getRangeSet()Methods in net.opengis.gml311.impl with parameters of type RangeSetTypeModifier and TypeMethodDescriptionNotificationChainAbstractCoverageTypeImpl.basicSetRangeSet(RangeSetType newRangeSet, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRangeSet(RangeSetType newRangeSet, NotificationChain msgs) voidAbstractCoverageTypeImpl.setRangeSet(RangeSetType newRangeSet) voidDocumentRootImpl.setRangeSet(RangeSetType newRangeSet) -
Uses of RangeSetType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RangeSetTypeModifier and TypeMethodDescriptionGml311Switch.caseRangeSetType(RangeSetType object) Returns the result of interpreting the object as an instance of 'Range Set Type'.booleanGml311Validator.validateRangeSetType(RangeSetType rangeSetType, DiagnosticChain diagnostics, Map<Object, Object> context)