public class EventTranslationSpec extends Object implements Serializable
Constructor and Description |
---|
EventTranslationSpec() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object.equals method.
|
Mappings |
getMappings()
Returns the value of field 'mappings'.
|
String |
getUei()
Returns the value of field 'uei'.
|
int |
hashCode()
Method hashCode.
|
void |
setMappings(Mappings mappings)
Sets the value of field 'mappings'.
|
void |
setUei(String uei)
Sets the value of field 'uei'.
|
public boolean equals(Object obj)
public Mappings getMappings()
public String getUei()
public int hashCode()
public void setMappings(Mappings mappings)
mappings
- the value of field 'mappings'.public void setUei(String uei)
uei
- the value of field 'uei'.Copyright © 2017. All rights reserved.