Uses of Class
com.vidispine.generated.NotificationJmsActionType
-
Uses of NotificationJmsActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationJmsActionTypeMethods in com.vidispine.generated that return NotificationJmsActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationJmsActionType()Create an instance ofNotificationJmsActionTypeNotificationType.Action.getJms()Gets the value of the jms property.NotificationJmsActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationJmsActionType.withContentType(String value) Sets the value of the contentType property.NotificationJmsActionType.withExtradata(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationJmsActionType.withPassword(String value) Sets the value of the password property.Sets the value of the queue property.NotificationJmsActionType.withQueueFactory(String value) Sets the value of the queueFactory property.NotificationJmsActionType.withRetry(BigInteger value) Sets the value of the retry property.NotificationJmsActionType.withSynchronous(boolean value) Sets the value of the synchronous property.NotificationJmsActionType.withUsername(String value) Sets the value of the username property.Methods in com.vidispine.generated with parameters of type NotificationJmsActionTypeModifier and TypeMethodDescriptionvoidNotificationType.Action.setJms(NotificationJmsActionType value) Sets the value of the jms property.NotificationType.Action.withJms(NotificationJmsActionType value) Sets the value of the jms property.