Package org.apache.syncope.common.lib.to
Class TypeExtensionTO
- java.lang.Object
-
- org.apache.syncope.common.lib.to.TypeExtensionTO
-
- All Implemented Interfaces:
Serializable,BaseBean
public class TypeExtensionTO extends Object implements BaseBean
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TypeExtensionTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAnyType()List<String>getAuxClasses()inthashCode()voidsetAnyType(String anyType)
-