Uses of Class
org.javastro.ivoa.entities.uws.ShortJobDescription
Packages that use ShortJobDescription
-
Uses of ShortJobDescription in org.javastro.ivoa.entities.uws
Fields in org.javastro.ivoa.entities.uws declared as ShortJobDescriptionModifier and TypeFieldDescriptionprotected final ShortJobDescriptionShortJobDescription.Builder._storedValueFields in org.javastro.ivoa.entities.uws with type parameters of type ShortJobDescriptionModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,LocalDateTime> ShortJobDescription.PropInfo.CREATION_TIMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,String> ShortJobDescription.PropInfo.HREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,String> ShortJobDescription.PropInfo.IDprotected List<ShortJobDescription>Jobs.jobrevesstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Jobs,ShortJobDescription> Jobs.PropInfo.JOBREVESstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,String> ShortJobDescription.PropInfo.OWNER_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,ExecutionPhase> ShortJobDescription.PropInfo.PHASEstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,String> ShortJobDescription.PropInfo.RUN_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<ShortJobDescription,String> ShortJobDescription.PropInfo.TYPEMethods in org.javastro.ivoa.entities.uws with type parameters of type ShortJobDescriptionModifier and TypeMethodDescriptionprotected <_P extends ShortJobDescription>
_PShortJobDescription.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.uws that return ShortJobDescriptionModifier and TypeMethodDescriptionShortJobDescription.Builder.build()ShortJobDescription.clone()ShortJobDescription.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ShortJobDescription.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ShortJobDescription.createCopy()ShortJobDescription.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createShortJobDescription()Create an instance ofShortJobDescriptionShortJobDescription.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.uws that return types with arguments of type ShortJobDescriptionModifier and TypeMethodDescriptionJobs.getJobreves()Gets the value of the jobreves property.Jobs.Modifier.getJobreves()Methods in org.javastro.ivoa.entities.uws with parameters of type ShortJobDescriptionModifier and TypeMethodDescriptionJobs.Builder.addJobreves(ShortJobDescription... jobreves) Adds the given items to the value of "jobreves"static ShortJobDescription.Builder<Void>ShortJobDescription.copyExcept(ShortJobDescription _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ShortJobDescription.Builder.copyOf(ShortJobDescription _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) Jobs.Builder.withJobreves(ShortJobDescription... jobreves) Sets the new value of "jobreves" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.uws with type arguments of type ShortJobDescriptionModifier and TypeMethodDescriptionJobs.Builder.addJobreves(Iterable<? extends ShortJobDescription> jobreves) Adds the given items to the value of "jobreves"Jobs.Builder.withJobreves(Iterable<? extends ShortJobDescription> jobreves) Sets the new value of "jobreves" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.uws with parameters of type ShortJobDescriptionModifierConstructorDescriptionBuilder(_B _parentBuilder, ShortJobDescription _other, boolean _copy) Builder(_B _parentBuilder, ShortJobDescription _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.uws with type arguments of type ShortJobDescriptionModifierConstructorDescriptionJobs(List<ShortJobDescription> jobreves, String version) Fully-initialising value constructor