Uses of Interface
net.opengis.gml311.CodeListType
Packages that use CodeListType
-
Uses of CodeListType in net.opengis.gml311
Methods in net.opengis.gml311 that return CodeListTypeModifier and TypeMethodDescriptionGml311Factory.createCodeListType()
Returns a new object of class 'Code List Type'. -
Uses of CodeListType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CodeListTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Code List Type'.Methods in net.opengis.gml311.impl that return CodeListType -
Uses of CodeListType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CodeListTypeModifier and TypeMethodDescriptionGml311Switch.caseCodeListType
(CodeListType object) Returns the result of interpreting the object as an instance of 'Code List Type'.boolean
Gml311Validator.validateCodeListType
(CodeListType codeListType, DiagnosticChain diagnostics, Map<Object, Object> context)