Uses of Enum
io.camunda.client.protocol.rest.DocumentReference.CamundaDocumentTypeEnum
Packages that use DocumentReference.CamundaDocumentTypeEnum
-
Uses of DocumentReference.CamundaDocumentTypeEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return DocumentReference.CamundaDocumentTypeEnumModifier and TypeMethodDescriptionDocumentReference.getCamundaDocumentType()Document discriminator.Returns the enum constant of this type with the specified name.DocumentReference.CamundaDocumentTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type DocumentReference.CamundaDocumentTypeEnumModifier and TypeMethodDescriptionDocumentReference.camundaDocumentType(DocumentReference.CamundaDocumentTypeEnum camundaDocumentType) voidDocumentReference.setCamundaDocumentType(DocumentReference.CamundaDocumentTypeEnum camundaDocumentType)