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 StringThis interval(in days) specifies the time after which the master password would expire -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedMasterPasswordExpiryInterval(String expireInterval) Constructs a validated implementation ofMasterPasswordExpiryInterval. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThis 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 expireinthashCode()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
-