Uses of Class
org.javastro.ivoa.entities.resource.tap.Language
Packages that use Language
-
Uses of Language in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap declared as LanguageFields in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageModifier and TypeFieldDescriptionLanguage.PropInfo.DESCRIPTIONstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Language,LanguageFeatureList> Language.PropInfo.LANGUAGE_FEATURESTableAccess.languagesLanguage supported by the service.static final com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,Language> TableAccess.PropInfo.LANGUAGESLanguage.PropInfo.NAMELanguage.PropInfo.VERSIONSMethods in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageModifier and TypeMethodDescriptionprotected <_P extends Language>
_PLanguage.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.tap that return LanguageModifier and TypeMethodDescriptionLanguage.Builder.build()Language.clone()Language.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Language.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Language.createCopy()Language.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createLanguage()Create an instance ofLanguageLanguage.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type LanguageModifier and TypeMethodDescriptionTableAccess.getLanguages()Language supported by the service.TableAccess.Modifier.getLanguages()Methods in org.javastro.ivoa.entities.resource.tap with parameters of type LanguageModifier and TypeMethodDescriptionTableAccess.Builder.addLanguages(Language... languages) Adds the given items to the value of "languages"static Language.Builder<Void>Language.copyExcept(Language _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Language.Builder<_B>static <_B> Language.Builder<_B>Language.copyOf(Language _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Language.Builder<Void>TableAccess.Builder.withLanguages(Language... languages) Sets the new value of "languages" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageModifier and TypeMethodDescriptionTableAccess.Builder.addLanguages(Iterable<? extends Language> languages) Adds the given items to the value of "languages"TableAccess.Builder.withLanguages(Iterable<? extends Language> languages) Sets the new value of "languages" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.tap with parameters of type Language