Uses of Interface
net.opengis.gml311.ConversionType
Packages that use ConversionType
-
Uses of ConversionType in net.opengis.gml311
Methods in net.opengis.gml311 that return ConversionTypeModifier and TypeMethodDescriptionGml311Factory.createConversionType()Returns a new object of class 'Conversion Type'.ConversionRefType.getConversion()Returns the value of the 'Conversion' containment reference.DocumentRoot.getConversion()Returns the value of the 'Conversion' containment reference.Methods in net.opengis.gml311 with parameters of type ConversionTypeModifier and TypeMethodDescriptionvoidConversionRefType.setConversion(ConversionType value) Sets the value of the 'Conversion' containment reference.voidDocumentRoot.setConversion(ConversionType value) Sets the value of the 'Conversion' containment reference. -
Uses of ConversionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ConversionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Conversion Type'.Fields in net.opengis.gml311.impl declared as ConversionTypeModifier and TypeFieldDescriptionprotected ConversionTypeConversionRefTypeImpl.conversionThe cached value of the 'Conversion' containment reference.Methods in net.opengis.gml311.impl that return ConversionTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createConversionType()ConversionRefTypeImpl.getConversion()DocumentRootImpl.getConversion()Methods in net.opengis.gml311.impl with parameters of type ConversionTypeModifier and TypeMethodDescriptionNotificationChainConversionRefTypeImpl.basicSetConversion(ConversionType newConversion, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetConversion(ConversionType newConversion, NotificationChain msgs) voidConversionRefTypeImpl.setConversion(ConversionType newConversion) voidDocumentRootImpl.setConversion(ConversionType newConversion) -
Uses of ConversionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ConversionTypeModifier and TypeMethodDescriptionGml311Switch.caseConversionType(ConversionType object) Returns the result of interpreting the object as an instance of 'Conversion Type'.booleanGml311Validator.validateConversionType(ConversionType conversionType, DiagnosticChain diagnostics, Map<Object, Object> context)