Uses of Class
org.javastro.ivoa.entities.resource.MirrorURL.Builder
Packages that use MirrorURL.Builder
-
Uses of MirrorURL.Builder in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return MirrorURL.BuilderModifier and TypeMethodDescriptionMirrorURL.Builder<? extends ServiceInterface.Builder<_B>>ServiceInterface.Builder.addMirrorURLs()Returns a new builder to build an additional value of the "MirrorURLs" property.static MirrorURL.Builder<Void>MirrorURL.builder()static MirrorURL.Builder<Void>MirrorURL.copyExcept(MirrorURL _other, com.kscs.util.jaxb.PropertyTree _propertyTree) MirrorURL.Builder.copyOf(MirrorURL.Builder _other) static <_B> MirrorURL.Builder<_B>static <_B> MirrorURL.Builder<_B>MirrorURL.copyOf(MirrorURL _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static MirrorURL.Builder<Void>MirrorURL.newCopyBuilder()<_B> MirrorURL.Builder<_B>MirrorURL.newCopyBuilder(_B _parentBuilder) <_B> MirrorURL.Builder<_B>MirrorURL.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) MirrorURL.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "title" (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 with parameters of type MirrorURL.BuilderModifier and TypeMethodDescriptionMirrorURL.Builder.copyOf(MirrorURL.Builder _other) <_B> voidMirrorURL.copyTo(MirrorURL.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidMirrorURL.copyTo(MirrorURL.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.