public static final class ProcessedMailNote.Factory extends Object
ProcessedMailNote
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ProcessedMailNote |
newInstance()
Constructs a new instance of
ProcessedMailNote . |
static ProcessedMailNote |
newInstance(String mailMessageId)
Constructs a new instance of
ProcessedMailNote ,
taking all possible properties (except the identifier(s))as arguments. |
public static ProcessedMailNote newInstance()
ProcessedMailNote
.public static ProcessedMailNote newInstance(String mailMessageId)
ProcessedMailNote
,
taking all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.