Class TransferReplyUnitReportEntry


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      java.lang.String getStatus()  
      • Methods inherited from class java.lang.Object

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

      • TransferReplyUnitReportEntry

        public TransferReplyUnitReportEntry​(java.lang.String id,
                                            java.lang.String status)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getStatus

        public java.lang.String getStatus()