Uses of Class
org.javastro.ivoa.entities.uws.Job.JobInfo.Builder
Packages that use Job.JobInfo.Builder
-
Uses of Job.JobInfo.Builder in org.javastro.ivoa.entities.uws
Methods in org.javastro.ivoa.entities.uws that return Job.JobInfo.BuilderModifier and TypeMethodDescriptionAdds the given items to the value of "anies"Adds the given items to the value of "anies"static Job.JobInfo.Builder<Void>Job.JobInfo.builder()static Job.JobInfo.Builder<Void>Job.JobInfo.copyExcept(Job.JobInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Job.JobInfo.Builder.copyOf(Job.JobInfo _other) Job.JobInfo.Builder.copyOf(Job.JobInfo.Builder _other) static <_B> Job.JobInfo.Builder<_B>Job.JobInfo.copyOf(Job.JobInfo _other) static <_B> Job.JobInfo.Builder<_B>Job.JobInfo.copyOf(Job.JobInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Job.JobInfo.Builder<Void>Job.JobInfo.copyOnly(Job.JobInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Job.JobInfo.newCopyBuilder()<_B> Job.JobInfo.Builder<_B>Job.JobInfo.newCopyBuilder(_B _parentBuilder) <_B> Job.JobInfo.Builder<_B>Job.JobInfo.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Job.JobInfo.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "anies" (any previous value will be replaced)Sets the new value of "anies" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.uws with parameters of type Job.JobInfo.BuilderModifier and TypeMethodDescriptionJob.JobInfo.Builder.copyOf(Job.JobInfo.Builder _other) <_B> voidJob.JobInfo.copyTo(Job.JobInfo.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidJob.JobInfo.copyTo(Job.JobInfo.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.