public interface SoyGlobalsValue
NOTE: In case the enum's secondary value should never be changed once it is set, ensure to add tests/add documentation on every use of this interface for enums.
| Modifier and Type | Method and Description |
|---|---|
Object |
getSoyGlobalValue()
Returns the Soy Value to Soy Globals.
|
Object getSoyGlobalValue()