| Package | Description |
|---|---|
| org.exoplatform.brandadvocacy.model |
| Modifier and Type | Method and Description |
|---|---|
static NoteType |
NoteType.getNoteType(int type) |
NoteType |
MissionParticipantNote.getType() |
static NoteType |
NoteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoteType[] |
NoteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MissionParticipantNote.setType(NoteType type) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.