| Modifier and Type | Method and Description | 
|---|---|
| static SackFunctions.Barrier | SackFunctions.Barrier. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SackFunctions.Barrier[] | SackFunctions.Barrier. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract String | Translator.ScriptTranslator.AbstractTypeTranslator. getSyntax(SackFunctions.Barrier o)Take the  SackFunctions.Barrierargument and convert it to a string representation in the target language. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | PythonTranslator.DefaultTypeTranslator. getSyntax(SackFunctions.Barrier o) | 
| protected String | GroovyTranslator.DefaultTypeTranslator. getSyntax(SackFunctions.Barrier o) | 
| protected String | GolangTranslator.DefaultTypeTranslator. getSyntax(SackFunctions.Barrier o) | 
| protected String | JavascriptTranslator.DefaultTypeTranslator. getSyntax(SackFunctions.Barrier o) | 
| protected String | DotNetTranslator.DefaultTypeTranslator. getSyntax(SackFunctions.Barrier o) | 
| Modifier and Type | Field and Description | 
|---|---|
| static EnumSerializer<SackFunctions.Barrier> | EnumSerializer. BarrierSerializer | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.