Uses of Interface
net.opengis.gml311.ParameterValueGroupType
Packages that use ParameterValueGroupType
-
Uses of ParameterValueGroupType in net.opengis.gml311
Methods in net.opengis.gml311 that return ParameterValueGroupTypeModifier and TypeMethodDescriptionGml311Factory.createParameterValueGroupType()Returns a new object of class 'Parameter Value Group Type'.DocumentRoot.getParameterValueGroup()Returns the value of the 'Parameter Value Group' containment reference.Methods in net.opengis.gml311 with parameters of type ParameterValueGroupTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setParameterValueGroup(ParameterValueGroupType value) Sets the value of the 'Parameter Value Group' containment reference. -
Uses of ParameterValueGroupType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ParameterValueGroupTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Parameter Value Group Type'.Methods in net.opengis.gml311.impl that return ParameterValueGroupTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createParameterValueGroupType()DocumentRootImpl.getParameterValueGroup()Methods in net.opengis.gml311.impl with parameters of type ParameterValueGroupTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetParameterValueGroup(ParameterValueGroupType newParameterValueGroup, NotificationChain msgs) voidDocumentRootImpl.setParameterValueGroup(ParameterValueGroupType newParameterValueGroup) -
Uses of ParameterValueGroupType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ParameterValueGroupTypeModifier and TypeMethodDescriptionGml311Switch.caseParameterValueGroupType(ParameterValueGroupType object) Returns the result of interpreting the object as an instance of 'Parameter Value Group Type'.booleanGml311Validator.validateParameterValueGroupType(ParameterValueGroupType parameterValueGroupType, DiagnosticChain diagnostics, Map<Object, Object> context)