Uses of Enum Class
com.smeup.kokos.sdk.rpgle.caller.JaxContext.JAX_CONTEXT_ELEMENTS
Packages that use JaxContext.JAX_CONTEXT_ELEMENTS
-
Uses of JaxContext.JAX_CONTEXT_ELEMENTS in com.smeup.kokos.sdk.rpgle.caller
Methods in com.smeup.kokos.sdk.rpgle.caller that return JaxContext.JAX_CONTEXT_ELEMENTSModifier and TypeMethodDescriptionJaxContext.getLastJaxContextElement()Returns the enum constant of this class with the specified name.static JaxContext.JAX_CONTEXT_ELEMENTS[]JaxContext.JAX_CONTEXT_ELEMENTS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.smeup.kokos.sdk.rpgle.caller with parameters of type JaxContext.JAX_CONTEXT_ELEMENTSModifier and TypeMethodDescriptionvoidJaxContext.setLastJaxContextElement(JaxContext.JAX_CONTEXT_ELEMENTS lastJaxContextElement)