Uses of Interface
net.opengis.fes20.PropertyIsNilType
Packages that use PropertyIsNilType
-
Uses of PropertyIsNilType in net.opengis.fes20
Methods in net.opengis.fes20 that return PropertyIsNilTypeModifier and TypeMethodDescriptionFes20Factory.createPropertyIsNilType()Returns a new object of class 'Property Is Nil Type'.DocumentRoot.getPropertyIsNil()Returns the value of the 'Property Is Nil' containment reference.Methods in net.opengis.fes20 with parameters of type PropertyIsNilTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPropertyIsNil(PropertyIsNilType value) Sets the value of the 'Property Is Nil' containment reference. -
Uses of PropertyIsNilType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement PropertyIsNilTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Property Is Nil Type'.Methods in net.opengis.fes20.impl that return PropertyIsNilTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createPropertyIsNilType()DocumentRootImpl.getPropertyIsNil()Methods in net.opengis.fes20.impl with parameters of type PropertyIsNilTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPropertyIsNil(PropertyIsNilType newPropertyIsNil, NotificationChain msgs) voidDocumentRootImpl.setPropertyIsNil(PropertyIsNilType newPropertyIsNil) -
Uses of PropertyIsNilType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type PropertyIsNilTypeModifier and TypeMethodDescriptionFes20Switch.casePropertyIsNilType(PropertyIsNilType object) Returns the result of interpreting the object as an instance of 'Property Is Nil Type'.booleanFes20Validator.validatePropertyIsNilType(PropertyIsNilType propertyIsNilType, DiagnosticChain diagnostics, Map<Object, Object> context)