| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
static OutboundMessageDetail.TrackLinksEnum |
OutboundMessageDetail.TrackLinksEnum.fromValue(String text) |
OutboundMessageDetail.TrackLinksEnum |
OutboundMessageDetail.getTrackLinks()
Get trackLinks
|
static OutboundMessageDetail.TrackLinksEnum |
OutboundMessageDetail.TrackLinksEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutboundMessageDetail.TrackLinksEnum[] |
OutboundMessageDetail.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 |
OutboundMessageDetail.setTrackLinks(OutboundMessageDetail.TrackLinksEnum trackLinks) |
OutboundMessageDetail |
OutboundMessageDetail.trackLinks(OutboundMessageDetail.TrackLinksEnum trackLinks) |
Copyright © 2019. All rights reserved.