Uses of Class
com.docusign.maestro.model.ParticipantKeys
-
Packages that use ParticipantKeys Package Description com.docusign.maestro.model -
-
Uses of ParticipantKeys in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return ParticipantKeys Modifier and Type Method Description static ParticipantKeysParticipantKeys. fromValue(String value)static ParticipantKeysParticipantKeys. valueOf(String name)Returns the enum constant of this type with the specified name.static ParticipantKeys[]ParticipantKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-