Uses of Class
com.vidispine.generated.ConflictExceptionType
-
Uses of ConflictExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConflictExceptionTypeMethods in com.vidispine.generated that return ConflictExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createConflictExceptionType()Create an instance ofConflictExceptionTypeExceptionType.getConflict()Gets the value of the conflict property.ConflictExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConflictExceptionType.withContext(String value) Sets the value of the context property.ConflictExceptionType.withExplanation(String value) Sets the value of the explanation property.Sets the value of the id property.Sets the value of the value property.Methods in com.vidispine.generated with parameters of type ConflictExceptionTypeModifier and TypeMethodDescriptionvoidExceptionType.setConflict(ConflictExceptionType value) Sets the value of the conflict property.ExceptionType.withConflict(ConflictExceptionType value) Sets the value of the conflict property.