Uses of Interface
net.opengis.fes20.PropertyIsBetweenType
Packages that use PropertyIsBetweenType
-
Uses of PropertyIsBetweenType in net.opengis.fes20
Methods in net.opengis.fes20 that return PropertyIsBetweenTypeModifier and TypeMethodDescriptionFes20Factory.createPropertyIsBetweenType()Returns a new object of class 'Property Is Between Type'.DocumentRoot.getPropertyIsBetween()Returns the value of the 'Property Is Between' containment reference.Methods in net.opengis.fes20 with parameters of type PropertyIsBetweenTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPropertyIsBetween(PropertyIsBetweenType value) Sets the value of the 'Property Is Between' containment reference. -
Uses of PropertyIsBetweenType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement PropertyIsBetweenTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Property Is Between Type'.Methods in net.opengis.fes20.impl that return PropertyIsBetweenTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createPropertyIsBetweenType()DocumentRootImpl.getPropertyIsBetween()Methods in net.opengis.fes20.impl with parameters of type PropertyIsBetweenTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPropertyIsBetween(PropertyIsBetweenType newPropertyIsBetween, NotificationChain msgs) voidDocumentRootImpl.setPropertyIsBetween(PropertyIsBetweenType newPropertyIsBetween) -
Uses of PropertyIsBetweenType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type PropertyIsBetweenTypeModifier and TypeMethodDescriptionFes20Switch.casePropertyIsBetweenType(PropertyIsBetweenType object) Returns the result of interpreting the object as an instance of 'Property Is Between Type'.booleanFes20Validator.validatePropertyIsBetweenType(PropertyIsBetweenType propertyIsBetweenType, DiagnosticChain diagnostics, Map<Object, Object> context)