Uses of Interface
net.opengis.fes20.LiteralType
Packages that use LiteralType
-
Uses of LiteralType in net.opengis.fes20
Methods in net.opengis.fes20 that return LiteralTypeModifier and TypeMethodDescriptionFes20Factory.createLiteralType()Returns a new object of class 'Literal Type'.DocumentRoot.getLiteral()Returns the value of the 'Literal' containment reference.Methods in net.opengis.fes20 with parameters of type LiteralTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setLiteral(LiteralType value) Sets the value of the 'Literal' containment reference. -
Uses of LiteralType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement LiteralTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Literal Type'.Methods in net.opengis.fes20.impl that return LiteralTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createLiteralType()DocumentRootImpl.getLiteral()Methods in net.opengis.fes20.impl with parameters of type LiteralTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLiteral(LiteralType newLiteral, NotificationChain msgs) voidDocumentRootImpl.setLiteral(LiteralType newLiteral) -
Uses of LiteralType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type LiteralTypeModifier and TypeMethodDescriptionFes20Switch.caseLiteralType(LiteralType object) Returns the result of interpreting the object as an instance of 'Literal Type'.booleanFes20Validator.validateLiteralType(LiteralType literalType, DiagnosticChain diagnostics, Map<Object, Object> context)