Class DFUInfoWrapper


  • public class DFUInfoWrapper
    extends Object
    • Constructor Detail

      • DFUInfoWrapper

        public DFUInfoWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUInfoResponse resp)
        Instantiates a new DFU info wrapper.
        Parameters:
        resp - the resp
    • Method Detail

      • getFileDetail

        public DFUFileDetailWrapper getFileDetail()
        Gets the file detail.
        Returns:
        the detailInfo
      • setFileDetail

        public void setFileDetail​(DFUFileDetailWrapper detailInfo)
        Sets the file detail.
        Parameters:
        detailInfo - the detailInfo to set
      • setExceptions

        public void setExceptions​(ArrayOfEspExceptionWrapper exceptions)
        Sets the exceptions.
        Parameters:
        exceptions - the exceptions to set