public class Link extends Object
Constructor and Description |
---|
Link() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
Map<String,String> |
getQueryParameters() |
String |
getUrl() |
void |
setDescription(String description) |
void |
setLabel(String label) |
void |
setQueryParameters(Map<String,String> queryParameters) |
void |
setUrl(String url) |
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.