Uses of Class
com.vidispine.generated.NotYetImplementedExceptionType
-
-
Uses of NotYetImplementedExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotYetImplementedExceptionType Modifier and Type Field Description protected NotYetImplementedExceptionType
ExceptionType. notYetImplemented
Methods in com.vidispine.generated that return NotYetImplementedExceptionType Modifier and Type Method Description NotYetImplementedExceptionType
ObjectFactory. createNotYetImplementedExceptionType()
Create an instance ofNotYetImplementedExceptionType
NotYetImplementedExceptionType
ExceptionType. getNotYetImplemented()
Gets the value of the notYetImplemented property.NotYetImplementedExceptionType
NotYetImplementedExceptionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
Methods in com.vidispine.generated with parameters of type NotYetImplementedExceptionType Modifier and Type Method Description void
ExceptionType. setNotYetImplemented(NotYetImplementedExceptionType value)
Sets the value of the notYetImplemented property.ExceptionType
ExceptionType. withNotYetImplemented(NotYetImplementedExceptionType value)
-