Class GetFilenameResponse


  • public class GetFilenameResponse
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getReturn()  
      void setReturn​(java.lang.String _return)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetFilenameResponse

        public GetFilenameResponse()
    • Method Detail

      • getReturn

        public java.lang.String getReturn()
        Returns:
        returns String
      • setReturn

        public void setReturn​(java.lang.String _return)
        Parameters:
        _return - the value for the _return property