| Modifier and Type | Method and Description |
|---|---|
Encoding |
EmailTemplate.getEncodingKey() |
Encoding |
CustomPageWebLink.getEncodingKey() |
Encoding |
Scontrol.getEncodingKey() |
Encoding |
WebLink.getEncodingKey() |
Encoding |
CustomTab.getUrlEncodingKey() |
static Encoding |
Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailTemplate.setEncodingKey(Encoding encodingKey) |
void |
CustomPageWebLink.setEncodingKey(Encoding encodingKey) |
void |
Scontrol.setEncodingKey(Encoding encodingKey) |
void |
WebLink.setEncodingKey(Encoding encodingKey) |
void |
CustomTab.setUrlEncodingKey(Encoding urlEncodingKey) |
Copyright © 2015. All Rights Reserved.