Uses of Interface
cool.klass.model.meta.domain.api.parameter.Parameter
Packages that use Parameter
Package
Description
-
Uses of Parameter in cool.klass.model.meta.domain.api.service.url
Methods in cool.klass.model.meta.domain.api.service.url that return types with arguments of type ParameterModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<Parameter>Url.getParameters()org.eclipse.collections.api.list.ImmutableList<Parameter>Url.getPathParameters()org.eclipse.collections.api.list.ImmutableList<Parameter>Url.getQueryParameters() -
Uses of Parameter in cool.klass.model.meta.domain.api.value
Methods in cool.klass.model.meta.domain.api.value that return Parameter