Uses of Class
org.javastro.ivoa.entities.resource.tap.LanguageFeatureList
Packages that use LanguageFeatureList
-
Uses of LanguageFeatureList in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageFeatureListModifier and TypeFieldDescriptionprotected List<LanguageFeatureList>Language.languageFeaturesThis includes listing user defined functions, geometry support, or similar concepts.Methods in org.javastro.ivoa.entities.resource.tap that return LanguageFeatureListModifier and TypeMethodDescriptionObjectFactory.createLanguageFeatureList()Create an instance ofLanguageFeatureListLanguageFeatureList.withFeatures(Collection<LanguageFeature> values) LanguageFeatureList.withFeatures(LanguageFeature... values) Methods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type LanguageFeatureListModifier and TypeMethodDescriptionLanguage.getLanguageFeatures()This includes listing user defined functions, geometry support, or similar concepts.Methods in org.javastro.ivoa.entities.resource.tap with parameters of type LanguageFeatureListMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageFeatureListModifier and TypeMethodDescriptionLanguage.withLanguageFeatures(Collection<LanguageFeatureList> values)