Class VolumeForExtend

java.lang.Object
com.woorea.openstack.cinder.model.VolumeForExtend
All Implemented Interfaces:
Serializable

public class VolumeForExtend extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • VolumeForExtend

      public VolumeForExtend()
  • Method Details

    • getSize

      public Integer getSize()
      Returns:
      the size
    • setSize

      public void setSize(Integer size)
      Parameters:
      size - the size to set
    • toString

      public String toString()
      Overrides:
      toString in class Object