Class RefreshTokenLimitWithCurrent
java.lang.Object
com.commercetools.graphql.api.types.RefreshTokenLimitWithCurrent
- All Implemented Interfaces:
LimitWithCurrent
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLimit()inthashCode()voidsetCurrent(Long current) voidtoString()
-
Constructor Details
-
RefreshTokenLimitWithCurrent
public RefreshTokenLimitWithCurrent() -
RefreshTokenLimitWithCurrent
-
-
Method Details
-
getLimit
- Specified by:
getLimitin interfaceLimitWithCurrent
-
setLimit
- Specified by:
setLimitin interfaceLimitWithCurrent
-
getCurrent
- Specified by:
getCurrentin interfaceLimitWithCurrent
-
setCurrent
- Specified by:
setCurrentin interfaceLimitWithCurrent
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-