Uses of Interface
net.opengis.gml311.SecondDefiningParameterType
Packages that use SecondDefiningParameterType
- 
Uses of SecondDefiningParameterType in net.opengis.gml311Methods in net.opengis.gml311 that return SecondDefiningParameterTypeModifier and TypeMethodDescriptionGml311Factory.createSecondDefiningParameterType()Returns a new object of class 'Second Defining Parameter Type'.DocumentRoot.getSecondDefiningParameter()Returns the value of the 'Second Defining Parameter' containment reference.EllipsoidType.getSecondDefiningParameter()Returns the value of the 'Second Defining Parameter' containment reference.Methods in net.opengis.gml311 with parameters of type SecondDefiningParameterTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSecondDefiningParameter(SecondDefiningParameterType value) Sets the value of the 'Second Defining Parameter' containment reference.voidEllipsoidType.setSecondDefiningParameter(SecondDefiningParameterType value) Sets the value of the 'Second Defining Parameter' containment reference.
- 
Uses of SecondDefiningParameterType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement SecondDefiningParameterTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Second Defining Parameter Type'.Fields in net.opengis.gml311.impl declared as SecondDefiningParameterTypeModifier and TypeFieldDescriptionprotected SecondDefiningParameterTypeEllipsoidTypeImpl.secondDefiningParameterThe cached value of the 'Second Defining Parameter' containment reference.Methods in net.opengis.gml311.impl that return SecondDefiningParameterTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSecondDefiningParameterType()DocumentRootImpl.getSecondDefiningParameter()EllipsoidTypeImpl.getSecondDefiningParameter()Methods in net.opengis.gml311.impl with parameters of type SecondDefiningParameterTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSecondDefiningParameter(SecondDefiningParameterType newSecondDefiningParameter, NotificationChain msgs) NotificationChainEllipsoidTypeImpl.basicSetSecondDefiningParameter(SecondDefiningParameterType newSecondDefiningParameter, NotificationChain msgs) voidDocumentRootImpl.setSecondDefiningParameter(SecondDefiningParameterType newSecondDefiningParameter) voidEllipsoidTypeImpl.setSecondDefiningParameter(SecondDefiningParameterType newSecondDefiningParameter) 
- 
Uses of SecondDefiningParameterType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type SecondDefiningParameterTypeModifier and TypeMethodDescriptionGml311Switch.caseSecondDefiningParameterType(SecondDefiningParameterType object) Returns the result of interpreting the object as an instance of 'Second Defining Parameter Type'.booleanGml311Validator.validateSecondDefiningParameterType(SecondDefiningParameterType secondDefiningParameterType, DiagnosticChain diagnostics, Map<Object, Object> context)