Package org.apache.syncope.common.lib.to
Class MailTemplateTO
- java.lang.Object
-
- org.apache.syncope.common.lib.to.MailTemplateTO
-
- All Implemented Interfaces:
Serializable
,BaseBean
,EntityTO
public class MailTemplateTO extends Object implements EntityTO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MailTemplateTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getKey()
int
hashCode()
void
setKey(String key)
-