|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageBuilder.TYPESEND | |
|---|---|
| org.exoplatform.faq.service | Provides the classes necessary to manage FAQ; including create, get, update, delete, move... |
| Uses of MessageBuilder.TYPESEND in org.exoplatform.faq.service |
|---|
| Methods in org.exoplatform.faq.service that return MessageBuilder.TYPESEND | |
|---|---|
MessageBuilder.TYPESEND |
MessageBuilder.getType()
|
static MessageBuilder.TYPESEND |
MessageBuilder.TYPESEND.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageBuilder.TYPESEND[] |
MessageBuilder.TYPESEND.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.faq.service with parameters of type MessageBuilder.TYPESEND | |
|---|---|
void |
MessageBuilder.setType(MessageBuilder.TYPESEND type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||