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 declared as LanguageFeatureModifier and TypeFieldDescriptionprotected final LanguageFeatureLanguageFeature.Builder._storedValueFields in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageFeatureModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<LanguageFeature,String> LanguageFeature.PropInfo.DESCRIPTIONprotected List<LanguageFeature>LanguageFeatureList.featuresA language feature of the type given by this element's type attribute.static final com.kscs.util.jaxb.CollectionPropertyInfo<LanguageFeatureList,LanguageFeature> LanguageFeatureList.PropInfo.FEATURESstatic final com.kscs.util.jaxb.SinglePropertyInfo<LanguageFeature,String> LanguageFeature.PropInfo.FORMMethods in org.javastro.ivoa.entities.resource.tap with type parameters of type LanguageFeatureModifier and TypeMethodDescriptionprotected <_P extends LanguageFeature>
_PLanguageFeature.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.tap that return LanguageFeatureModifier and TypeMethodDescriptionLanguageFeature.Builder.build()LanguageFeature.clone()LanguageFeature.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) LanguageFeature.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) LanguageFeature.createCopy()LanguageFeature.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createLanguageFeature()Create an instance ofLanguageFeatureLanguageFeature.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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.LanguageFeatureList.Modifier.getFeatures()Methods in org.javastro.ivoa.entities.resource.tap with parameters of type LanguageFeatureModifier and TypeMethodDescriptionLanguageFeatureList.Builder.addFeatures(LanguageFeature... features) Adds the given items to the value of "features"static LanguageFeature.Builder<Void>LanguageFeature.copyExcept(LanguageFeature _other, com.kscs.util.jaxb.PropertyTree _propertyTree) LanguageFeature.Builder.copyOf(LanguageFeature _other) static <_B> LanguageFeature.Builder<_B>LanguageFeature.copyOf(LanguageFeature _other) static <_B> LanguageFeature.Builder<_B>LanguageFeature.copyOf(LanguageFeature _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static LanguageFeature.Builder<Void>LanguageFeature.copyOnly(LanguageFeature _other, com.kscs.util.jaxb.PropertyTree _propertyTree) LanguageFeatureList.Builder.withFeatures(LanguageFeature... features) Sets the new value of "features" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageFeatureModifier and TypeMethodDescriptionLanguageFeatureList.Builder.addFeatures(Iterable<? extends LanguageFeature> features) Adds the given items to the value of "features"LanguageFeatureList.Builder.withFeatures(Iterable<? extends LanguageFeature> features) Sets the new value of "features" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.tap with parameters of type LanguageFeatureModifierConstructorDescriptionBuilder(_B _parentBuilder, LanguageFeature _other, boolean _copy) Builder(_B _parentBuilder, LanguageFeature _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type LanguageFeatureModifierConstructorDescriptionLanguageFeatureList(List<LanguageFeature> features, String type) Fully-initialising value constructor