| Package | Description |
|---|---|
| org.appops.core.service | |
| org.appops.core.service.meta |
| Modifier and Type | Method and Description |
|---|---|
void |
OpParameterMap.addParameter(Parameter parameter)
addParameter.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ServiceOpMeta.getParameter(java.lang.String name)
Fetches parameter by name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Parameter> |
ServiceOpMeta.getParameterSet()
getParameterSet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceOpMeta.addParameter(Parameter parameter)
addParameter.
|
void |
ServiceOpMeta.addParameters(Parameter param)
addParameters.
|
Copyright © 2021. All rights reserved.