Class PasswordDescriptor
- java.lang.Object
-
- de.codecentric.reedelk.module.descriptor.model.property.PasswordDescriptor
-
- All Implemented Interfaces:
PropertyTypeDescriptor,Serializable
public class PasswordDescriptor extends Object implements PropertyTypeDescriptor
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PasswordDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<?>getType()StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.codecentric.reedelk.module.descriptor.model.property.PropertyTypeDescriptor
setType
-
-