Uses of Interface
net.opengis.fes20.ConformanceType
Packages that use ConformanceType
-
Uses of ConformanceType in net.opengis.fes20
Methods in net.opengis.fes20 that return ConformanceTypeModifier and TypeMethodDescriptionFes20Factory.createConformanceType()Returns a new object of class 'Conformance Type'.FilterCapabilitiesType.getConformance()Returns the value of the 'Conformance' containment reference.Methods in net.opengis.fes20 with parameters of type ConformanceTypeModifier and TypeMethodDescriptionvoidFilterCapabilitiesType.setConformance(ConformanceType value) Sets the value of the 'Conformance' containment reference. -
Uses of ConformanceType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ConformanceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Conformance Type'.Fields in net.opengis.fes20.impl declared as ConformanceTypeModifier and TypeFieldDescriptionprotected ConformanceTypeFilterCapabilitiesTypeImpl.conformanceThe cached value of the 'Conformance' containment reference.Methods in net.opengis.fes20.impl that return ConformanceTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createConformanceType()FilterCapabilitiesTypeImpl.getConformance()Methods in net.opengis.fes20.impl with parameters of type ConformanceTypeModifier and TypeMethodDescriptionNotificationChainFilterCapabilitiesTypeImpl.basicSetConformance(ConformanceType newConformance, NotificationChain msgs) voidFilterCapabilitiesTypeImpl.setConformance(ConformanceType newConformance) -
Uses of ConformanceType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ConformanceTypeModifier and TypeMethodDescriptionFes20Switch.caseConformanceType(ConformanceType object) Returns the result of interpreting the object as an instance of 'Conformance Type'.booleanFes20Validator.validateConformanceType(ConformanceType conformanceType, DiagnosticChain diagnostics, Map<Object, Object> context)