public interface GatewayParamDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
GatewayParamDescriptor |
name(String name) |
GatewayDescriptor |
up() |
void |
up(GatewayDescriptor parent) |
String |
value() |
GatewayParamDescriptor |
value(String value) |
void up(GatewayDescriptor parent)
GatewayDescriptor up()
GatewayParamDescriptor name(String name)
String name()
GatewayParamDescriptor value(String value)
String value()
Copyright © 2022 The Apache Software Foundation. All rights reserved.