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 boolean
equals(Object obj)
String
getAnyType()
List<String>
getAuxClasses()
int
hashCode()
void
setAnyType(String anyType)
-