|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoteType | |
|---|---|
| org.exoplatform.brandadvocacy.model | |
| Uses of NoteType in org.exoplatform.brandadvocacy.model |
|---|
| Methods in org.exoplatform.brandadvocacy.model that return NoteType | |
|---|---|
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. |
| Methods in org.exoplatform.brandadvocacy.model with parameters of type NoteType | |
|---|---|
void |
MissionParticipantNote.setType(NoteType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||