Please use the new forum: http://groups.google.com/group/fornax-platform/
Chrismic wrote:
>
> Hi all,
>
> I have defined an enum in my model file as follows:
>
> --
>
> "Enum denoting the visibility of a recipients address when a message is
> sent to one or more recipients"
> enum Ad
Hi all,
I have defined an enum in my model file as follows:
--
"Enum denoting the visibility of a recipients address when a message is sent
to one or more recipients"
enum AddressingVisibility {
String code key
TO ("to"),
CC ("cc"),
BCC ("