public interface

GetFileInfoResponse

implements BoxResponse
cn.com.believer.songyuanframework.openapi.storage.box.functions.GetFileInfoResponse
Known Indirect Subclasses

Summary

Public Methods
abstract BoxFile getFile()
abstract void setFile(BoxFile file)
[Expand]
Inherited Methods
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse

Public Methods

public abstract BoxFile getFile ()

Returns
  • the file

public abstract void setFile (BoxFile file)

Parameters
file The file to set