Uses of Interface
net.opengis.gml311.RangeParametersType
Packages that use RangeParametersType
- 
Uses of RangeParametersType in net.opengis.gml311Methods in net.opengis.gml311 that return RangeParametersTypeModifier and TypeMethodDescriptionGml311Factory.createRangeParametersType()Returns a new object of class 'Range Parameters Type'.DataBlockType.getRangeParameters()Returns the value of the 'Range Parameters' containment reference.DocumentRoot.getRangeParameters()Returns the value of the 'Range Parameters' containment reference.FileType.getRangeParameters()Returns the value of the 'Range Parameters' containment reference.Methods in net.opengis.gml311 with parameters of type RangeParametersTypeModifier and TypeMethodDescriptionvoidDataBlockType.setRangeParameters(RangeParametersType value) Sets the value of the 'Range Parameters' containment reference.voidDocumentRoot.setRangeParameters(RangeParametersType value) Sets the value of the 'Range Parameters' containment reference.voidFileType.setRangeParameters(RangeParametersType value) Sets the value of the 'Range Parameters' containment reference.
- 
Uses of RangeParametersType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement RangeParametersTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Range Parameters Type'.Fields in net.opengis.gml311.impl declared as RangeParametersTypeModifier and TypeFieldDescriptionprotected RangeParametersTypeDataBlockTypeImpl.rangeParametersThe cached value of the 'Range Parameters' containment reference.protected RangeParametersTypeFileTypeImpl.rangeParametersThe cached value of the 'Range Parameters' containment reference.Methods in net.opengis.gml311.impl that return RangeParametersTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRangeParametersType()DataBlockTypeImpl.getRangeParameters()DocumentRootImpl.getRangeParameters()FileTypeImpl.getRangeParameters()Methods in net.opengis.gml311.impl with parameters of type RangeParametersTypeModifier and TypeMethodDescriptionNotificationChainDataBlockTypeImpl.basicSetRangeParameters(RangeParametersType newRangeParameters, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRangeParameters(RangeParametersType newRangeParameters, NotificationChain msgs) NotificationChainFileTypeImpl.basicSetRangeParameters(RangeParametersType newRangeParameters, NotificationChain msgs) voidDataBlockTypeImpl.setRangeParameters(RangeParametersType newRangeParameters) voidDocumentRootImpl.setRangeParameters(RangeParametersType newRangeParameters) voidFileTypeImpl.setRangeParameters(RangeParametersType newRangeParameters) 
- 
Uses of RangeParametersType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type RangeParametersTypeModifier and TypeMethodDescriptionGml311Switch.caseRangeParametersType(RangeParametersType object) Returns the result of interpreting the object as an instance of 'Range Parameters Type'.booleanGml311Validator.validateRangeParametersType(RangeParametersType rangeParametersType, DiagnosticChain diagnostics, Map<Object, Object> context)