Uses of Interface
net.opengis.fes20.PropertyIsNullType
Packages that use PropertyIsNullType
-
Uses of PropertyIsNullType in net.opengis.fes20
Methods in net.opengis.fes20 that return PropertyIsNullTypeModifier and TypeMethodDescriptionFes20Factory.createPropertyIsNullType()Returns a new object of class 'Property Is Null Type'.DocumentRoot.getPropertyIsNull()Returns the value of the 'Property Is Null' containment reference.Methods in net.opengis.fes20 with parameters of type PropertyIsNullTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPropertyIsNull(PropertyIsNullType value) Sets the value of the 'Property Is Null' containment reference. -
Uses of PropertyIsNullType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement PropertyIsNullTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Property Is Null Type'.Methods in net.opengis.fes20.impl that return PropertyIsNullTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createPropertyIsNullType()DocumentRootImpl.getPropertyIsNull()Methods in net.opengis.fes20.impl with parameters of type PropertyIsNullTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPropertyIsNull(PropertyIsNullType newPropertyIsNull, NotificationChain msgs) voidDocumentRootImpl.setPropertyIsNull(PropertyIsNullType newPropertyIsNull) -
Uses of PropertyIsNullType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type PropertyIsNullTypeModifier and TypeMethodDescriptionFes20Switch.casePropertyIsNullType(PropertyIsNullType object) Returns the result of interpreting the object as an instance of 'Property Is Null Type'.booleanFes20Validator.validatePropertyIsNullType(PropertyIsNullType propertyIsNullType, DiagnosticChain diagnostics, Map<Object, Object> context)