Uses of Enum
io.camunda.zeebe.client.protocol.rest.DocumentReference.DocumentTypeEnum
Packages that use DocumentReference.DocumentTypeEnum
-
Uses of DocumentReference.DocumentTypeEnum in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return DocumentReference.DocumentTypeEnumModifier and TypeMethodDescriptionDocumentReference.getDocumentType()Document discriminator.Returns the enum constant of this type with the specified name.static DocumentReference.DocumentTypeEnum[]DocumentReference.DocumentTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.client.protocol.rest with parameters of type DocumentReference.DocumentTypeEnumModifier and TypeMethodDescriptionDocumentReference.documentType(DocumentReference.DocumentTypeEnum documentType) voidDocumentReference.setDocumentType(DocumentReference.DocumentTypeEnum documentType)