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 TypeMethodDescriptionvoidPropertyIsBetweenType.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 TypeClassDescriptionclassAn implementation of the model object 'Upper Boundary Type'.Fields in net.opengis.fes20.impl declared as UpperBoundaryTypeModifier and TypeFieldDescriptionprotected UpperBoundaryTypePropertyIsBetweenTypeImpl.upperBoundaryThe 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 TypeMethodDescriptionNotificationChainPropertyIsBetweenTypeImpl.basicSetUpperBoundary(UpperBoundaryType newUpperBoundary, NotificationChain msgs) voidPropertyIsBetweenTypeImpl.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'.booleanFes20Validator.validateUpperBoundaryType(UpperBoundaryType upperBoundaryType, DiagnosticChain diagnostics, Map<Object, Object> context)