public class MailboxRecordAnnotation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
entry |
java.lang.String |
value |
| Constructor and Description |
|---|
MailboxRecordAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
static MailboxRecordAnnotation |
of(io.vertx.core.json.JsonObject annotation)
{
"ENTRY" : "/vendor/cmu/cyrus-imapd/thrid",
"USERID" : "NIL",
"VALUE" : "555fb6a47816a480"
}
|
java.lang.String |
toParenObjectString() |
java.lang.String |
toString() |
public static MailboxRecordAnnotation of(io.vertx.core.json.JsonObject annotation)
{
"ENTRY" : "/vendor/cmu/cyrus-imapd/thrid",
"USERID" : "NIL",
"VALUE" : "555fb6a47816a480"
}
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toParenObjectString()
Copyright © 2024. All Rights Reserved.