public class EventTranslationSpec extends Object implements Serializable
| Constructor and Description | 
|---|
EventTranslationSpec()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addMapping(Mapping mapping)  | 
boolean | 
equals(Object obj)  | 
List<Mapping> | 
getMappings()  | 
String | 
getUei()  | 
int | 
hashCode()  | 
boolean | 
removeMapping(Mapping mapping)  | 
void | 
setMappings(List<Mapping> mappings)  | 
void | 
setUei(String uei)  | 
Copyright © 2021. All rights reserved.