Uses of Enum Class
fr.gouv.vitam.common.model.unit.SigningRoleType
Packages that use SigningRoleType
-
Uses of SigningRoleType in fr.gouv.vitam.common.model.unit
Fields in fr.gouv.vitam.common.model.unit with type parameters of type SigningRoleTypeModifier and TypeFieldDescriptionprotected List<SigningRoleType>SigningInformationTypeModel.signingRoleMethods in fr.gouv.vitam.common.model.unit that return SigningRoleTypeModifier and TypeMethodDescriptionstatic SigningRoleTypeReturns the enum constant of this class with the specified name.static SigningRoleType[]SigningRoleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type SigningRoleTypeMethod parameters in fr.gouv.vitam.common.model.unit with type arguments of type SigningRoleTypeModifier and TypeMethodDescriptionSigningInformationTypeModel.setSigningRole(List<SigningRoleType> signingRole)