public class CacheKeyCodeSociete<T> extends CacheKey<T> implements Serializable
Constructor and Description |
---|
CacheKeyCodeSociete(T code,
String codeSociete) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCodeSociete() |
int |
hashCode() |
void |
setCodeSociete(String codeSociete) |
String |
toString() |
Copyright © 2016. All rights reserved.