Uses of Class
com.vidispine.generated.BeanCallbackType
-
Uses of BeanCallbackType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type BeanCallbackTypeMethods in com.vidispine.generated that return BeanCallbackTypeModifier and TypeMethodDescriptionObjectFactory.createBeanCallbackType()
Create an instance ofBeanCallbackType
BeanCallbackType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) BeanCallbackType.withDestinationBean
(String value) Sets the value of the destinationBean property.BeanCallbackType.withDestinationMethod
(String value) Sets the value of the destinationMethod property.BeanCallbackType.withErrorMessage
(String value) Sets the value of the errorMessage property.BeanCallbackType.withLastFailure
(XMLGregorianCalendar value) Sets the value of the lastFailure property.BeanCallbackType.withLastSuccess
(XMLGregorianCalendar value) Sets the value of the lastSuccess property.BeanCallbackType.withSourceBean
(String value) Sets the value of the sourceBean property.BeanCallbackType.withSourceMethod
(String value) Sets the value of the sourceMethod property.Methods in com.vidispine.generated that return types with arguments of type BeanCallbackTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BeanCallbackType>
ObjectFactory.createBeanCallbackDocument
(BeanCallbackType value) BeanCallbackListType.getCallback()
Gets the value of the callback property.Methods in com.vidispine.generated with parameters of type BeanCallbackTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BeanCallbackType>
ObjectFactory.createBeanCallbackDocument
(BeanCallbackType value) BeanCallbackListType.withCallback
(BeanCallbackType... values) Adds objects to the list of Callback using add methodMethod parameters in com.vidispine.generated with type arguments of type BeanCallbackTypeModifier and TypeMethodDescriptionBeanCallbackListType.withCallback
(Collection<BeanCallbackType> values) Adds objects to the list of Callback using addAll method