Uses of Class
com.vidispine.generated.CarbonJobInfoType.Failures
-
Uses of CarbonJobInfoType.Failures in com.vidispine.generated
Fields in com.vidispine.generated declared as CarbonJobInfoType.FailuresMethods in com.vidispine.generated that return CarbonJobInfoType.FailuresModifier and TypeMethodDescriptionObjectFactory.createCarbonJobInfoTypeFailures()
Create an instance ofCarbonJobInfoType.Failures
CarbonJobInfoType.getFailures()
Gets the value of the failures property.CarbonJobInfoType.Failures.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CarbonJobInfoType.Failures.withErrors
(String value) Sets the value of the errors property.CarbonJobInfoType.Failures.withWarnings
(String value) Sets the value of the warnings property.Methods in com.vidispine.generated with parameters of type CarbonJobInfoType.FailuresModifier and TypeMethodDescriptionvoid
CarbonJobInfoType.setFailures
(CarbonJobInfoType.Failures value) Sets the value of the failures property.CarbonJobInfoType.withFailures
(CarbonJobInfoType.Failures value) Sets the value of the failures property.