Uses of Class
com.vidispine.generated.NotYetImplementedExceptionType
-
Uses of NotYetImplementedExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotYetImplementedExceptionTypeModifier and TypeFieldDescriptionprotected NotYetImplementedExceptionType
ExceptionType.notYetImplemented
Methods in com.vidispine.generated that return NotYetImplementedExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createNotYetImplementedExceptionType()
Create an instance ofNotYetImplementedExceptionType
ExceptionType.getNotYetImplemented()
Gets the value of the notYetImplemented property.NotYetImplementedExceptionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in com.vidispine.generated with parameters of type NotYetImplementedExceptionTypeModifier and TypeMethodDescriptionvoid
ExceptionType.setNotYetImplemented
(NotYetImplementedExceptionType value) Sets the value of the notYetImplemented property.ExceptionType.withNotYetImplemented
(NotYetImplementedExceptionType value) Sets the value of the notYetImplemented property.