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 TypeMethodDescriptionvoid
PropertyIsBetweenType.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 TypeClassDescriptionclass
An implementation of the model object 'Lower Boundary Type'.Fields in net.opengis.fes20.impl declared as LowerBoundaryTypeModifier and TypeFieldDescriptionprotected LowerBoundaryType
PropertyIsBetweenTypeImpl.lowerBoundary
The 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 TypeMethodDescriptionNotificationChain
PropertyIsBetweenTypeImpl.basicSetLowerBoundary
(LowerBoundaryType newLowerBoundary, NotificationChain msgs) void
PropertyIsBetweenTypeImpl.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'.boolean
Fes20Validator.validateLowerBoundaryType
(LowerBoundaryType lowerBoundaryType, DiagnosticChain diagnostics, Map<Object, Object> context)