| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.models.account |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedServerInfo.TrackLinksEnum |
ExtendedServerInfo.TrackLinksEnum.fromValue(String text) |
ExtendedServerInfo.TrackLinksEnum |
ExtendedServerInfo.getTrackLinks()
Get trackLinks
|
static ExtendedServerInfo.TrackLinksEnum |
ExtendedServerInfo.TrackLinksEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedServerInfo.TrackLinksEnum[] |
ExtendedServerInfo.TrackLinksEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedServerInfo.setTrackLinks(ExtendedServerInfo.TrackLinksEnum trackLinks) |
ExtendedServerInfo |
ExtendedServerInfo.trackLinks(ExtendedServerInfo.TrackLinksEnum trackLinks) |
Copyright © 2019. All rights reserved.