Class ReceiveOfflineFilesNoticeEvent.File

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Unit setName(@SerializedName(value = "name") String name)
      final Long getSize()
      final Unit setSize(@SerializedName(value = "size") Long size)
      final String getUrl()
      final Unit setUrl(@SerializedName(value = "url") String url)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait