Uses of Enum Class
com.api.jsonata4java.testerui.TesterUIJsonataExample
Packages that use TesterUIJsonataExample
-
Uses of TesterUIJsonataExample in com.api.jsonata4java.testerui
Methods in com.api.jsonata4java.testerui that return TesterUIJsonataExampleModifier and TypeMethodDescriptionstatic TesterUIJsonataExampleTesterUIJsonataExample.fromContent(String input, String jsonata) TesterUISettings.getExample()static TesterUIJsonataExampleReturns the enum constant of this class with the specified name.static TesterUIJsonataExample[]TesterUIJsonataExample.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.api.jsonata4java.testerui with parameters of type TesterUIJsonataExampleModifier and TypeMethodDescriptionvoidTesterUISettings.setExample(TesterUIJsonataExample example)