Package com.onslip360
Class API.PasswordReset
- java.lang.Object
 - 
- com.onslip360.Onslip360Object<API.PasswordReset>
 - 
- com.onslip360.API.PasswordReset
 
 
 
- 
- All Implemented Interfaces:
 Cloneable,Comparable<Onslip360Object<API.PasswordReset>>
- Enclosing class:
 - API
 
public static class API.PasswordReset extends Onslip360Object<API.PasswordReset>
 
- 
- 
Constructor Summary
Constructors Constructor Description PasswordReset(Long passwordResetChallenge) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LongpasswordResetChallenge()API.PasswordResetpasswordResetChallenge(Long passwordResetChallenge)- 
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
PasswordReset
public PasswordReset(Long passwordResetChallenge)
 
 - 
 
- 
Method Detail
- 
passwordResetChallenge
@Nonnull public Long passwordResetChallenge()
 
- 
passwordResetChallenge
@Nonnull public API.PasswordReset passwordResetChallenge(Long passwordResetChallenge)
 
 - 
 
 -