public class SessionVariable extends Object implements Serializable
Constructor and Description |
---|
SessionVariable() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Integer |
getMatchGroup() |
String |
getName() |
int |
hashCode() |
void |
setMatchGroup(Integer matchGroup) |
void |
setName(String name) |
String |
toString() |
Copyright © 2021. All rights reserved.