Uses of Class
com.api.jsonata4java.testerui.TesterUIJsonataExample
-
Packages that use TesterUIJsonataExample Package Description com.api.jsonata4java.testerui -
-
Uses of TesterUIJsonataExample in com.api.jsonata4java.testerui
Methods in com.api.jsonata4java.testerui that return TesterUIJsonataExample Modifier and Type Method Description static TesterUIJsonataExampleTesterUIJsonataExample. fromContent(String input, String jsonata)TesterUIJsonataExampleTesterUISettings. getExample()static TesterUIJsonataExampleTesterUIJsonataExample. valueOf(String name)Returns the enum constant of this type with the specified name.static TesterUIJsonataExample[]TesterUIJsonataExample. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.api.jsonata4java.testerui with parameters of type TesterUIJsonataExample Modifier and Type Method Description voidTesterUISettings. setExample(TesterUIJsonataExample example)
-