Uses of Enum Class
io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
Packages that use WebServiceSketchParam.WebServiceParamLocation
-
Uses of WebServiceSketchParam.WebServiceParamLocation in io.vertigo.studio.notebook.webservices
Methods in io.vertigo.studio.notebook.webservices that return WebServiceSketchParam.WebServiceParamLocationModifier and TypeMethodDescriptionWebServiceSketchParam.getParamLocation()Returns the enum constant of this class with the specified name.WebServiceSketchParam.WebServiceParamLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.vertigo.studio.notebook.webservices with parameters of type WebServiceSketchParam.WebServiceParamLocationModifierConstructorDescriptionWebServiceSketchParam(String name, WebServiceSketchParam.WebServiceParamLocation paramLocation, Type type, io.vertigo.core.lang.Cardinality cardinality)