Uses of Interface
net.opengis.gml311.DataBlockType
Packages that use DataBlockType
-
Uses of DataBlockType in net.opengis.gml311
Methods in net.opengis.gml311 that return DataBlockTypeModifier and TypeMethodDescriptionGml311Factory.createDataBlockType()Returns a new object of class 'Data Block Type'.DocumentRoot.getDataBlock()Returns the value of the 'Data Block' containment reference.RangeSetType.getDataBlock()Returns the value of the 'Data Block' containment reference.Methods in net.opengis.gml311 with parameters of type DataBlockTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDataBlock(DataBlockType value) Sets the value of the 'Data Block' containment reference.voidRangeSetType.setDataBlock(DataBlockType value) Sets the value of the 'Data Block' containment reference. -
Uses of DataBlockType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DataBlockTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Data Block Type'.Fields in net.opengis.gml311.impl declared as DataBlockTypeModifier and TypeFieldDescriptionprotected DataBlockTypeRangeSetTypeImpl.dataBlockThe cached value of the 'Data Block' containment reference.Methods in net.opengis.gml311.impl that return DataBlockTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDataBlockType()DocumentRootImpl.getDataBlock()RangeSetTypeImpl.getDataBlock()Methods in net.opengis.gml311.impl with parameters of type DataBlockTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDataBlock(DataBlockType newDataBlock, NotificationChain msgs) NotificationChainRangeSetTypeImpl.basicSetDataBlock(DataBlockType newDataBlock, NotificationChain msgs) voidDocumentRootImpl.setDataBlock(DataBlockType newDataBlock) voidRangeSetTypeImpl.setDataBlock(DataBlockType newDataBlock) -
Uses of DataBlockType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DataBlockTypeModifier and TypeMethodDescriptionGml311Switch.caseDataBlockType(DataBlockType object) Returns the result of interpreting the object as an instance of 'Data Block Type'.booleanGml311Validator.validateDataBlockType(DataBlockType dataBlockType, DiagnosticChain diagnostics, Map<Object, Object> context)