Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct |
Modifier and Type | Method and Description |
---|---|
static MIMEPartFlag |
MIMEPartFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MIMEPartFlag[] |
MIMEPartFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<MIMEPartFlag> |
MIME_PART.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
MIME_PART.setFlags(Collection<MIMEPartFlag> flags) |
Copyright © 2014–2018. All rights reserved.