Uses of Class
org.javastro.ivoa.entities.uws.ShortJobDescription.Builder
Packages that use ShortJobDescription.Builder
-
Uses of ShortJobDescription.Builder in org.javastro.ivoa.entities.uws
Methods in org.javastro.ivoa.entities.uws that return ShortJobDescription.BuilderModifier and TypeMethodDescriptionShortJobDescription.Builder<? extends Jobs.Builder<_B>>Jobs.Builder.addJobreves()Returns a new builder to build an additional value of the "Jobreves" property.static ShortJobDescription.Builder<Void>ShortJobDescription.builder()static ShortJobDescription.Builder<Void>ShortJobDescription.copyExcept(ShortJobDescription _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ShortJobDescription.Builder.copyOf(ShortJobDescription _other) ShortJobDescription.Builder.copyOf(ShortJobDescription.Builder _other) static <_B> ShortJobDescription.Builder<_B>ShortJobDescription.copyOf(ShortJobDescription _other) static <_B> ShortJobDescription.Builder<_B>ShortJobDescription.copyOf(ShortJobDescription _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ShortJobDescription.Builder<Void>ShortJobDescription.copyOnly(ShortJobDescription _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ShortJobDescription.newCopyBuilder()<_B> ShortJobDescription.Builder<_B>ShortJobDescription.newCopyBuilder(_B _parentBuilder) <_B> ShortJobDescription.Builder<_B>ShortJobDescription.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ShortJobDescription.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ShortJobDescription.Builder.withCreationTime(ZonedDateTime creationTime) Sets the new value of "creationTime" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)ShortJobDescription.Builder.withOwnerId(String ownerId) Sets the new value of "ownerId" (any previous value will be replaced)ShortJobDescription.Builder.withPhase(ExecutionPhase phase) Sets the new value of "phase" (any previous value will be replaced)Sets the new value of "runId" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.uws with parameters of type ShortJobDescription.BuilderModifier and TypeMethodDescriptionShortJobDescription.Builder.copyOf(ShortJobDescription.Builder _other) <_B> voidShortJobDescription.copyTo(ShortJobDescription.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidShortJobDescription.copyTo(ShortJobDescription.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.