Uses of Class
org.javastro.ivoa.entities.resource.tap.Version.Builder
Packages that use Version.Builder
-
Uses of Version.Builder in org.javastro.ivoa.entities.resource.tap
Methods in org.javastro.ivoa.entities.resource.tap that return Version.BuilderModifier and TypeMethodDescriptionVersion.Builder<? extends Language.Builder<_B>>Language.Builder.addVersions()Returns a new builder to build an additional value of the "Versions" property.static Version.Builder<Void>Version.builder()static Version.Builder<Void>Version.copyExcept(Version _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Version.Builder.copyOf(Version.Builder _other) 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>Version.newCopyBuilder()<_B> Version.Builder<_B>Version.newCopyBuilder(_B _parentBuilder) <_B> Version.Builder<_B>Version.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Version.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "ivoId" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.tap with parameters of type Version.BuilderModifier and TypeMethodDescriptionVersion.Builder.copyOf(Version.Builder _other) <_B> voidVersion.copyTo(Version.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidVersion.copyTo(Version.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.