Class DeliveryFormatImpl

java.lang.Object
com.commercetools.api.models.subscription.DeliveryFormatImpl
All Implemented Interfaces:
DeliveryFormat, io.vrap.rmf.base.client.ModelBase

public class DeliveryFormatImpl extends Object implements DeliveryFormat, io.vrap.rmf.base.client.ModelBase
DeliveryFormat
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
    int
     

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.api.models.subscription.DeliveryFormat

    withDeliveryFormat

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString
  • Constructor Details

    • DeliveryFormatImpl

      public DeliveryFormatImpl()
      create empty instance
  • Method Details