Package org.apache.syncope.common.lib.to
Class AnyTypeClassTO
- java.lang.Object
-
- org.apache.syncope.common.lib.to.AnyTypeClassTO
-
- All Implemented Interfaces:
Serializable,BaseBean,EntityTO
public class AnyTypeClassTO extends Object implements EntityTO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnyTypeClassTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getDerSchemas()List<String>getInUseByTypes()StringgetKey()List<String>getPlainSchemas()List<String>getVirSchemas()voidsetKey(String key)
-