Uses of Interface
net.opengis.fes20.UpperBoundaryType
Packages that use UpperBoundaryType
-
Uses of UpperBoundaryType in net.opengis.fes20
Methods in net.opengis.fes20 that return UpperBoundaryTypeModifier and TypeMethodDescriptionFes20Factory.createUpperBoundaryType()
Returns a new object of class 'Upper Boundary Type'.PropertyIsBetweenType.getUpperBoundary()
Returns the value of the 'Upper Boundary' containment reference.Methods in net.opengis.fes20 with parameters of type UpperBoundaryTypeModifier and TypeMethodDescriptionvoid
PropertyIsBetweenType.setUpperBoundary
(UpperBoundaryType value) Sets the value of the 'Upper Boundary
' containment reference. -
Uses of UpperBoundaryType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement UpperBoundaryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Upper Boundary Type'.Fields in net.opengis.fes20.impl declared as UpperBoundaryTypeModifier and TypeFieldDescriptionprotected UpperBoundaryType
PropertyIsBetweenTypeImpl.upperBoundary
The cached value of the 'Upper Boundary
' containment reference.Methods in net.opengis.fes20.impl that return UpperBoundaryTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createUpperBoundaryType()
PropertyIsBetweenTypeImpl.getUpperBoundary()
Methods in net.opengis.fes20.impl with parameters of type UpperBoundaryTypeModifier and TypeMethodDescriptionNotificationChain
PropertyIsBetweenTypeImpl.basicSetUpperBoundary
(UpperBoundaryType newUpperBoundary, NotificationChain msgs) void
PropertyIsBetweenTypeImpl.setUpperBoundary
(UpperBoundaryType newUpperBoundary) -
Uses of UpperBoundaryType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type UpperBoundaryTypeModifier and TypeMethodDescriptionFes20Switch.caseUpperBoundaryType
(UpperBoundaryType object) Returns the result of interpreting the object as an instance of 'Upper Boundary Type'.boolean
Fes20Validator.validateUpperBoundaryType
(UpperBoundaryType upperBoundaryType, DiagnosticChain diagnostics, Map<Object, Object> context)