Uses of Interface
net.opengis.gml311.MeasureListType
Packages that use MeasureListType
-
Uses of MeasureListType in net.opengis.gml311
Methods in net.opengis.gml311 that return MeasureListTypeModifier and TypeMethodDescriptionGml311Factory.createMeasureListType()Returns a new object of class 'Measure List Type'.DocumentRoot.getValueList()Returns the value of the 'Value List' containment reference.ParameterValueType.getValueList()Returns the value of the 'Value List' containment reference.Methods in net.opengis.gml311 with parameters of type MeasureListTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setValueList(MeasureListType value) Sets the value of the 'Value List' containment reference.voidParameterValueType.setValueList(MeasureListType value) Sets the value of the 'Value List' containment reference. -
Uses of MeasureListType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MeasureListTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Measure List Type'.Fields in net.opengis.gml311.impl declared as MeasureListTypeModifier and TypeFieldDescriptionprotected MeasureListTypeParameterValueTypeImpl.valueListThe cached value of the 'Value List' containment reference.Methods in net.opengis.gml311.impl that return MeasureListTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMeasureListType()DocumentRootImpl.getValueList()ParameterValueTypeImpl.getValueList()Methods in net.opengis.gml311.impl with parameters of type MeasureListTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetValueList(MeasureListType newValueList, NotificationChain msgs) NotificationChainParameterValueTypeImpl.basicSetValueList(MeasureListType newValueList, NotificationChain msgs) voidDocumentRootImpl.setValueList(MeasureListType newValueList) voidParameterValueTypeImpl.setValueList(MeasureListType newValueList) -
Uses of MeasureListType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MeasureListTypeModifier and TypeMethodDescriptionGml311Switch.caseMeasureListType(MeasureListType object) Returns the result of interpreting the object as an instance of 'Measure List Type'.booleanGml311Validator.validateMeasureListType(MeasureListType measureListType, DiagnosticChain diagnostics, Map<Object, Object> context)