Uses of Class
org.javastro.ivoa.entities.resource.tap.Version
Packages that use Version
-
Uses of Version in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap declared as VersionFields in org.javastro.ivoa.entities.resource.tap with type parameters of type VersionModifier and TypeFieldDescriptionVersion.PropInfo.IVO_IDVersion.PropInfo.VALUELanguage.versionsA version of the language supported by the server.Language.PropInfo.VERSIONSMethods in org.javastro.ivoa.entities.resource.tap with type parameters of type VersionModifier and TypeMethodDescriptionprotected <_P extends Version>
_PVersion.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.tap that return VersionModifier and TypeMethodDescriptionVersion.Builder.build()Version.clone()Version.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Version.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Version.createCopy()Version.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVersion()Create an instance ofVersionVersion.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type VersionModifier and TypeMethodDescriptionLanguage.getVersions()A version of the language supported by the server.Language.Modifier.getVersions()Methods in org.javastro.ivoa.entities.resource.tap with parameters of type VersionModifier and TypeMethodDescriptionLanguage.Builder.addVersions(Version... versions) Adds the given items to the value of "versions"static Version.Builder<Void>Version.copyExcept(Version _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Version.Builder<_B>static <_B> Version.Builder<_B>Version.copyOf(Version _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Version.Builder<Void>Language.Builder.withVersions(Version... versions) Sets the new value of "versions" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type VersionModifier and TypeMethodDescriptionLanguage.Builder.addVersions(Iterable<? extends Version> versions) Adds the given items to the value of "versions"Language.Builder.withVersions(Iterable<? extends Version> versions) Sets the new value of "versions" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.tap with parameters of type VersionModifierConstructorDescriptionBuilder(_B _parentBuilder, Version _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 Version