| Modifier and Type | Method and Description |
|---|---|
StartsWith |
CustomObjectTranslation.getStartsWith() |
StartsWith |
CustomObject.getStartsWith() |
StartsWith |
CustomFieldTranslation.getStartsWith() |
static StartsWith |
StartsWith.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartsWith[] |
StartsWith.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomObjectTranslation.setStartsWith(StartsWith startsWith) |
void |
CustomObject.setStartsWith(StartsWith startsWith) |
void |
CustomFieldTranslation.setStartsWith(StartsWith startsWith) |
Copyright © 2015. All Rights Reserved.