public interface OutputParam
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
void |
setDescription(String desc) |
void |
setName(String name) |
void |
setType(String type) |
Copyright © 2024. All rights reserved.