Class CustomValidity
- java.lang.Object
-
- com.evolveum.midpoint.gui.impl.page.self.requestAccess.CustomValidity
-
- All Implemented Interfaces:
Serializable
public class CustomValidity extends Object implements Serializable
Created by Viliam Repan (lazyman).- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomValidity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getFrom()
Date
getTo()
void
setFrom(Date from)
void
setTo(Date to)
-