Uses of Class
org.javastro.ivoa.entities.resource.tap.LanguageFeature
Packages that use LanguageFeature
-
Uses of LanguageFeature in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageFeatureModifier and TypeFieldDescriptionprotected List<LanguageFeature>LanguageFeatureList.featuresA language feature of the type given by this element's type attribute.Methods in org.javastro.ivoa.entities.resource.tap that return LanguageFeatureModifier and TypeMethodDescriptionObjectFactory.createLanguageFeature()Create an instance ofLanguageFeatureLanguageFeature.withDescription(String value) Methods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type LanguageFeatureModifier and TypeMethodDescriptionLanguageFeatureList.getFeatures()A language feature of the type given by this element's type attribute.Methods in org.javastro.ivoa.entities.resource.tap with parameters of type LanguageFeatureMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageFeatureModifier and TypeMethodDescriptionLanguageFeatureList.withFeatures(Collection<LanguageFeature> values) Constructor parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageFeatureModifierConstructorDescriptionLanguageFeatureList(List<LanguageFeature> features, String type) Fully-initialising value constructor