Package org.openiam.idm.srvc.pswd.dto
Class HelpDeskQuestion
- java.lang.Object
-
- org.openiam.idm.srvc.pswd.dto.HelpDeskQuestion
-
- All Implemented Interfaces:
Serializable
public class HelpDeskQuestion extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HelpDeskQuestion(String field)
HelpDeskQuestion(String field, String questionElaboration)
-