Uses of Interface
net.opengis.wmts.v_1.ThemesType
Packages that use ThemesType
-
Uses of ThemesType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return ThemesTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createThemesType()Returns a new object of class 'Themes Type'.DocumentRoot.getThemes()Returns the value of the 'Themes' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type ThemesTypeModifier and TypeMethodDescriptionEList<ThemesType>CapabilitiesType.getThemes()Returns the value of the 'Themes' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type ThemesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setThemes(ThemesType value) Sets the value of the 'Themes' containment reference. -
Uses of ThemesType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement ThemesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Themes Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type ThemesTypeModifier and TypeFieldDescriptionprotected EList<ThemesType>CapabilitiesTypeImpl.themesThe cached value of the 'Themes' containment reference list.Methods in net.opengis.wmts.v_1.impl that return ThemesTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createThemesType()DocumentRootImpl.getThemes()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type ThemesTypeMethods in net.opengis.wmts.v_1.impl with parameters of type ThemesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetThemes(ThemesType newThemes, NotificationChain msgs) voidDocumentRootImpl.setThemes(ThemesType newThemes) -
Uses of ThemesType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type ThemesTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseThemesType(ThemesType object) Returns the result of interpreting the object as an instance of 'Themes Type'.booleanwmtsv_1Validator.validateThemesType(ThemesType themesType, DiagnosticChain diagnostics, Map<Object, Object> context)