Uses of Interface
net.opengis.gml311.MeasureOrNullListType
Packages that use MeasureOrNullListType
-
Uses of MeasureOrNullListType in net.opengis.gml311
Subinterfaces of MeasureOrNullListType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Quantity Extent Type'.Methods in net.opengis.gml311 that return MeasureOrNullListTypeModifier and TypeMethodDescriptionGml311Factory.createMeasureOrNullListType()Returns a new object of class 'Measure Or Null List Type'.DocumentRoot.getQuantityList()Returns the value of the 'Quantity List' containment reference.RangeParametersType.getQuantityList()Returns the value of the 'Quantity List' containment reference.ValuePropertyType.getQuantityList()Returns the value of the 'Quantity List' containment reference.Methods in net.opengis.gml311 that return types with arguments of type MeasureOrNullListTypeModifier and TypeMethodDescriptionEList<MeasureOrNullListType>RangeSetType.getQuantityList()Returns the value of the 'Quantity List' containment reference list.EList<MeasureOrNullListType>ValueArrayPropertyType.getQuantityList()Returns the value of the 'Quantity List' containment reference list.Methods in net.opengis.gml311 with parameters of type MeasureOrNullListTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setQuantityList(MeasureOrNullListType value) Sets the value of the 'Quantity List' containment reference.voidRangeParametersType.setQuantityList(MeasureOrNullListType value) Sets the value of the 'Quantity List' containment reference.voidValuePropertyType.setQuantityList(MeasureOrNullListType value) Sets the value of the 'Quantity List' containment reference. -
Uses of MeasureOrNullListType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MeasureOrNullListTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Measure Or Null List Type'.classAn implementation of the model object 'Quantity Extent Type'.Fields in net.opengis.gml311.impl declared as MeasureOrNullListTypeModifier and TypeFieldDescriptionprotected MeasureOrNullListTypeRangeParametersTypeImpl.quantityListThe cached value of the 'Quantity List' containment reference.protected MeasureOrNullListTypeValuePropertyTypeImpl.quantityListThe cached value of the 'Quantity List' containment reference.Methods in net.opengis.gml311.impl that return MeasureOrNullListTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMeasureOrNullListType()DocumentRootImpl.getQuantityList()RangeParametersTypeImpl.getQuantityList()ValuePropertyTypeImpl.getQuantityList()Methods in net.opengis.gml311.impl that return types with arguments of type MeasureOrNullListTypeModifier and TypeMethodDescriptionEList<MeasureOrNullListType>RangeSetTypeImpl.getQuantityList()EList<MeasureOrNullListType>ValueArrayPropertyTypeImpl.getQuantityList()Methods in net.opengis.gml311.impl with parameters of type MeasureOrNullListTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetQuantityList(MeasureOrNullListType newQuantityList, NotificationChain msgs) NotificationChainRangeParametersTypeImpl.basicSetQuantityList(MeasureOrNullListType newQuantityList, NotificationChain msgs) NotificationChainValuePropertyTypeImpl.basicSetQuantityList(MeasureOrNullListType newQuantityList, NotificationChain msgs) voidDocumentRootImpl.setQuantityList(MeasureOrNullListType newQuantityList) voidRangeParametersTypeImpl.setQuantityList(MeasureOrNullListType newQuantityList) voidValuePropertyTypeImpl.setQuantityList(MeasureOrNullListType newQuantityList) -
Uses of MeasureOrNullListType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MeasureOrNullListTypeModifier and TypeMethodDescriptionGml311Switch.caseMeasureOrNullListType(MeasureOrNullListType object) Returns the result of interpreting the object as an instance of 'Measure Or Null List Type'.booleanGml311Validator.validateMeasureOrNullListType(MeasureOrNullListType measureOrNullListType, DiagnosticChain diagnostics, Map<Object, Object> context)