Uses of Enum Class
com.echothree.model.control.contact.common.ContactMechanismPurposes
Packages that use ContactMechanismPurposes
-
Uses of ContactMechanismPurposes in com.echothree.model.control.contact.common
Methods in com.echothree.model.control.contact.common that return ContactMechanismPurposesModifier and TypeMethodDescriptionstatic ContactMechanismPurposes
Returns the enum constant of this class with the specified name.static ContactMechanismPurposes[]
ContactMechanismPurposes.values()
Returns an array containing the constants of this enum class, in the order they are declared.