public class ServiceMethodParameter extends Object
Constructor and Description |
---|
ServiceMethodParameter() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName()
Get the value of name
|
String |
getType() |
String |
getUrl() |
void |
setDescription(String description) |
void |
setName(String name)
Set the value of name
|
void |
setType(String type) |
void |
setUrl(String url) |
String |
toString() |
public ServiceMethodParameter()
public String getDescription()
public void setDescription(String description)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.