Uses of Enum Class
org.smallmind.phalanx.wire.ConversationType
Packages that use ConversationType
-
Uses of ConversationType in org.smallmind.phalanx.wire
Methods in org.smallmind.phalanx.wire that return ConversationTypeModifier and TypeMethodDescriptionConversation.getConversationType()OneWayConversation.getConversationType()TwoWayConversation.getConversationType()static ConversationTypeReturns the enum constant of this class with the specified name.static ConversationType[]ConversationType.values()Returns an array containing the constants of this enum class, in the order they are declared.