Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MessageDeliveryMode
Packages that use MessageDeliveryMode
-
Uses of MessageDeliveryMode in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as MessageDeliveryModeModifier and TypeFieldDescriptionprotected MessageDeliveryModeAmqp091MessageAttributesType.deliveryModeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MessageDeliveryModeModifier and TypeMethodDescriptionstatic MessageDeliveryModeAmqp091MessageAttributesType.getDeliveryMode()static MessageDeliveryModeReturns the enum constant of this class with the specified name.static MessageDeliveryMode[]MessageDeliveryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MessageDeliveryModeModifier and TypeMethodDescriptionAmqp091MessageAttributesType.deliveryMode(MessageDeliveryMode value) voidAmqp091MessageAttributesType.setDeliveryMode(MessageDeliveryMode value)