public class SMDMethodParameter extends Object implements Comparable
Constructor and Description |
---|
SMDMethodParameter(String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
String |
getName() |
void |
setName(String name) |
public SMDMethodParameter(String name)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.