Klasse MasterPasswordExpiryInterval
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.MasterPasswordExpiryInterval
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class MasterPasswordExpiryInterval
extends Object
MasterPasswordExpiryInterval
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected String
This interval(in days) specifies the time after which the master password would expire -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
MasterPasswordExpiryInterval
(String expireInterval) Constructs a validated implementation ofMasterPasswordExpiryInterval
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected boolean
boolean
This interval(in days) specifies the time after which the master password would expireexpireInterval
(String expireInterval) This interval(in days) specifies the time after which the master password would expireint
hashCode()
toString()
-
Felddetails
-
expireInterval
This interval(in days) specifies the time after which the master password would expire
-
-
Konstruktordetails
-
MasterPasswordExpiryInterval
Constructs a validated implementation ofMasterPasswordExpiryInterval
.- Parameter:
spec
- the specification to process
-
MasterPasswordExpiryInterval
-
MasterPasswordExpiryInterval
protected MasterPasswordExpiryInterval()
-
-
Methodendetails
-
expireInterval
This interval(in days) specifies the time after which the master password would expire -
expireInterval
This interval(in days) specifies the time after which the master password would expire- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-