Uses of Interface
net.opengis.fes20.LowerBoundaryType
Packages that use LowerBoundaryType
-
Uses of LowerBoundaryType in net.opengis.fes20
Methods in net.opengis.fes20 that return LowerBoundaryTypeModifier and TypeMethodDescriptionFes20Factory.createLowerBoundaryType()Returns a new object of class 'Lower Boundary Type'.PropertyIsBetweenType.getLowerBoundary()Returns the value of the 'Lower Boundary' containment reference.Methods in net.opengis.fes20 with parameters of type LowerBoundaryTypeModifier and TypeMethodDescriptionvoidPropertyIsBetweenType.setLowerBoundary(LowerBoundaryType value) Sets the value of the 'Lower Boundary' containment reference. -
Uses of LowerBoundaryType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement LowerBoundaryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Lower Boundary Type'.Fields in net.opengis.fes20.impl declared as LowerBoundaryTypeModifier and TypeFieldDescriptionprotected LowerBoundaryTypePropertyIsBetweenTypeImpl.lowerBoundaryThe cached value of the 'Lower Boundary' containment reference.Methods in net.opengis.fes20.impl that return LowerBoundaryTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createLowerBoundaryType()PropertyIsBetweenTypeImpl.getLowerBoundary()Methods in net.opengis.fes20.impl with parameters of type LowerBoundaryTypeModifier and TypeMethodDescriptionNotificationChainPropertyIsBetweenTypeImpl.basicSetLowerBoundary(LowerBoundaryType newLowerBoundary, NotificationChain msgs) voidPropertyIsBetweenTypeImpl.setLowerBoundary(LowerBoundaryType newLowerBoundary) -
Uses of LowerBoundaryType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type LowerBoundaryTypeModifier and TypeMethodDescriptionFes20Switch.caseLowerBoundaryType(LowerBoundaryType object) Returns the result of interpreting the object as an instance of 'Lower Boundary Type'.booleanFes20Validator.validateLowerBoundaryType(LowerBoundaryType lowerBoundaryType, DiagnosticChain diagnostics, Map<Object, Object> context)