Uses of Class
com.vidispine.generated.NotificationEjbActionType
-
Uses of NotificationEjbActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationEjbActionTypeMethods in com.vidispine.generated that return NotificationEjbActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationEjbActionType()Create an instance ofNotificationEjbActionTypeNotificationType.Action.getEjb()Gets the value of the ejb property.NotificationEjbActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the bean property.NotificationEjbActionType.withData(KeyValuePairType... values) Adds objects to the list of Data using add methodNotificationEjbActionType.withData(Collection<KeyValuePairType> values) Adds objects to the list of Data using addAll methodNotificationEjbActionType.withExtradata(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationEjbActionType.withMethod(String value) Sets the value of the method property.NotificationEjbActionType.withRetry(BigInteger value) Sets the value of the retry property.NotificationEjbActionType.withSynchronous(boolean value) Sets the value of the synchronous property.Methods in com.vidispine.generated with parameters of type NotificationEjbActionTypeModifier and TypeMethodDescriptionvoidNotificationType.Action.setEjb(NotificationEjbActionType value) Sets the value of the ejb property.NotificationType.Action.withEjb(NotificationEjbActionType value) Sets the value of the ejb property.