Uses of Interface
net.opengis.fes20.PropertyIsLikeType
Packages that use PropertyIsLikeType
-
Uses of PropertyIsLikeType in net.opengis.fes20
Methods in net.opengis.fes20 that return PropertyIsLikeTypeModifier and TypeMethodDescriptionFes20Factory.createPropertyIsLikeType()
Returns a new object of class 'Property Is Like Type'.DocumentRoot.getPropertyIsLike()
Returns the value of the 'Property Is Like' containment reference.Methods in net.opengis.fes20 with parameters of type PropertyIsLikeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPropertyIsLike
(PropertyIsLikeType value) Sets the value of the 'Property Is Like
' containment reference. -
Uses of PropertyIsLikeType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement PropertyIsLikeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Property Is Like Type'.Methods in net.opengis.fes20.impl that return PropertyIsLikeTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createPropertyIsLikeType()
DocumentRootImpl.getPropertyIsLike()
Methods in net.opengis.fes20.impl with parameters of type PropertyIsLikeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPropertyIsLike
(PropertyIsLikeType newPropertyIsLike, NotificationChain msgs) void
DocumentRootImpl.setPropertyIsLike
(PropertyIsLikeType newPropertyIsLike) -
Uses of PropertyIsLikeType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type PropertyIsLikeTypeModifier and TypeMethodDescriptionFes20Switch.casePropertyIsLikeType
(PropertyIsLikeType object) Returns the result of interpreting the object as an instance of 'Property Is Like Type'.boolean
Fes20Validator.validatePropertyIsLikeType
(PropertyIsLikeType propertyIsLikeType, DiagnosticChain diagnostics, Map<Object, Object> context)