Uses of Class
com.vidispine.generated.JobLogEntryType
-
Uses of JobLogEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobLogEntryTypeMethods in com.vidispine.generated that return JobLogEntryTypeModifier and TypeMethodDescriptionObjectFactory.createJobLogEntryType()
Create an instance ofJobLogEntryType
JobLogEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the level property.JobLogEntryType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type JobLogEntryTypeMethods in com.vidispine.generated with parameters of type JobLogEntryTypeModifier and TypeMethodDescriptionJobStatusType.withLog
(JobLogEntryType... values) Adds objects to the list of Log using add methodMethod parameters in com.vidispine.generated with type arguments of type JobLogEntryTypeModifier and TypeMethodDescriptionJobStatusType.withLog
(Collection<JobLogEntryType> values) Adds objects to the list of Log using addAll method