Uses of Class
com.vidispine.generated.ConflictExceptionType
-
-
Uses of ConflictExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConflictExceptionType Modifier and Type Field Description protected ConflictExceptionType
ExceptionType. conflict
Methods in com.vidispine.generated that return ConflictExceptionType Modifier and Type Method Description ConflictExceptionType
ObjectFactory. createConflictExceptionType()
Create an instance ofConflictExceptionType
ConflictExceptionType
ExceptionType. getConflict()
Gets the value of the conflict property.ConflictExceptionType
ConflictExceptionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ConflictExceptionType
ConflictExceptionType. withContext(String value)
ConflictExceptionType
ConflictExceptionType. withExplanation(String value)
ConflictExceptionType
ConflictExceptionType. withId(String value)
ConflictExceptionType
ConflictExceptionType. withValue(String value)
Methods in com.vidispine.generated with parameters of type ConflictExceptionType Modifier and Type Method Description void
ExceptionType. setConflict(ConflictExceptionType value)
Sets the value of the conflict property.ExceptionType
ExceptionType. withConflict(ConflictExceptionType value)
-