Uses of Enum Class
com.inttegro.chimes.ChimeRecipientType
Packages that use ChimeRecipientType
-
Uses of ChimeRecipientType in com.inttegro.chimes
Fields in com.inttegro.chimes declared as ChimeRecipientTypeMethods in com.inttegro.chimes that return ChimeRecipientTypeModifier and TypeMethodDescriptionstatic ChimeRecipientTypeReturns the enum constant of this class with the specified name.static ChimeRecipientType[]ChimeRecipientType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.inttegro.chimes with parameters of type ChimeRecipientType