Uses of Enum
org.bonitasoft.web.client.model.MessageMessageContentValue.TypeEnum
Packages that use MessageMessageContentValue.TypeEnum
-
Uses of MessageMessageContentValue.TypeEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return MessageMessageContentValue.TypeEnumModifier and TypeMethodDescriptionMessageMessageContentValue.getType()Date types must be in the ISO-8601 format.Returns the enum constant of this type with the specified name.static MessageMessageContentValue.TypeEnum[]MessageMessageContentValue.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.web.client.model with parameters of type MessageMessageContentValue.TypeEnumModifier and TypeMethodDescriptionvoidMessageMessageContentValue.setType(MessageMessageContentValue.TypeEnum type) MessageMessageContentValue.type(MessageMessageContentValue.TypeEnum type)