public class EventTranslatorConfiguration extends Object implements Serializable
Constructor and Description |
---|
EventTranslatorConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object.equals method.
|
Translation |
getTranslation()
Returns the value of field 'translation'.
|
int |
hashCode()
Method hashCode.
|
void |
setTranslation(Translation translation)
Sets the value of field 'translation'.
|
public boolean equals(Object obj)
public Translation getTranslation()
public int hashCode()
public void setTranslation(Translation translation)
translation
- the value of field 'translation'.Copyright © 2017. All rights reserved.