Uses of Class
com.vidispine.generated.CarbonJobInfoType
-
Uses of CarbonJobInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as CarbonJobInfoTypeMethods in com.vidispine.generated that return CarbonJobInfoTypeModifier and TypeMethodDescriptionObjectFactory.createCarbonJobInfoType()
Create an instance ofCarbonJobInfoType
Reply.getJobInfo()
Gets the value of the jobInfo property.CarbonJobInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CarbonJobInfoType.withAgentIP
(String value) Sets the value of the agentIP property.CarbonJobInfoType.withCapabilitiesDWD
(int value) Sets the value of the capabilitiesDWD property.CarbonJobInfoType.withCheckInTime
(String value) Sets the value of the checkInTime property.CarbonJobInfoType.withCheckInTimeCNLT
(String value) Sets the value of the checkInTimeCNLT property.CarbonJobInfoType.withCheckInTimePreciseQWD
(long value) Sets the value of the checkInTimePreciseQWD property.CarbonJobInfoType.withCheckInTimeSCM
(String value) Sets the value of the checkInTimeSCM property.CarbonJobInfoType.withCompletedTime
(String value) Sets the value of the completedTime property.CarbonJobInfoType.withCompletedTimeCNLT
(String value) Sets the value of the completedTimeCNLT property.CarbonJobInfoType.withCompletedTimeSCM
(String value) Sets the value of the completedTimeSCM property.CarbonJobInfoType.withDeleteProcessedSourceDWD
(int value) Sets the value of the deleteProcessedSourceDWD property.CarbonJobInfoType.withDeleteRealAssetDWD
(int value) Sets the value of the deleteRealAssetDWD property.CarbonJobInfoType.withDescription
(String value) Sets the value of the description property.Sets the value of the error property.CarbonJobInfoType.withFailures
(CarbonJobInfoType.Failures value) Sets the value of the failures property.Sets the value of the guid property.Sets the value of the name property.CarbonJobInfoType.withPriorityDWD
(int value) Sets the value of the priorityDWD property.CarbonJobInfoType.withProgressDWD
(int value) Sets the value of the progressDWD property.CarbonJobInfoType.withSourceDescription
(String value) Sets the value of the sourceDescription property.CarbonJobInfoType.withSpeedDBL
(double value) Sets the value of the speedDBL property.CarbonJobInfoType.withStartTime
(String value) Sets the value of the startTime property.CarbonJobInfoType.withStartTimeCNLT
(String value) Sets the value of the startTimeCNLT property.CarbonJobInfoType.withStartTimeSCM
(String value) Sets the value of the startTimeSCM property.Sets the value of the state property.CarbonJobInfoType.withStatus
(String value) Sets the value of the status property.Sets the value of the user property.Methods in com.vidispine.generated with parameters of type CarbonJobInfoTypeModifier and TypeMethodDescriptionvoid
Reply.setJobInfo
(CarbonJobInfoType value) Sets the value of the jobInfo property.Reply.withJobInfo
(CarbonJobInfoType value) Sets the value of the jobInfo property.