Package | Description |
---|---|
net.bluemind.backend.cyrus.annotationdb |
Modifier and Type | Field and Description |
---|---|
ConversationInfo.FORMAT |
ConversationInfo.ConversationElement.format |
Modifier and Type | Method and Description |
---|---|
static ConversationInfo.FORMAT |
ConversationInfo.FORMAT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConversationInfo.FORMAT[] |
ConversationInfo.FORMAT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConversationInfo.Builder |
ConversationInfo.Builder.message(java.lang.String uid,
ConversationInfo.FORMAT format) |
Constructor and Description |
---|
ConversationElement(java.lang.String conversationId,
java.util.Set<java.lang.String> uids,
ConversationInfo.FORMAT format) |
Copyright © 2022. All Rights Reserved.