public class ParameterAssignment extends Object implements Serializable
Constructor and Description |
---|
ParameterAssignment() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Integer |
getMatchingGroup() |
String |
getParameterName() |
int |
hashCode() |
void |
setMatchingGroup(Integer matchingGroup) |
void |
setParameterName(String parameterName) |
Copyright © 2021. All rights reserved.