Uses of Enum Class
com.kingsrook.qqq.backend.core.model.actions.messaging.PartyRole.Default
Packages that use PartyRole.Default
-
Uses of PartyRole.Default in com.kingsrook.qqq.backend.core.model.actions.messaging
Subclasses with type arguments of type PartyRole.Default in com.kingsrook.qqq.backend.core.model.actions.messagingMethods in com.kingsrook.qqq.backend.core.model.actions.messaging that return PartyRole.DefaultModifier and TypeMethodDescriptionstatic PartyRole.Default
Returns the enum constant of this class with the specified name.static PartyRole.Default[]
PartyRole.Default.values()
Returns an array containing the constants of this enum class, in the order they are declared.