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