Class PutCachesRequest

java.lang.Object
org.apache.fineract.client.models.PutCachesRequest

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class PutCachesRequest extends Object
PutCachesRequest
  • Field Details

  • Constructor Details

    • PutCachesRequest

      public PutCachesRequest()
  • Method Details

    • cacheType

      public PutCachesRequest cacheType(Long cacheType)
    • getCacheType

      @Nullable public Long getCacheType()
      Get cacheType
      Returns:
      cacheType
    • setCacheType

      public void setCacheType(Long cacheType)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object