Class GVRTANMediaList

  • All Implemented Interfaces:
    java.io.Serializable, HBCIJobResult

    public class GVRTANMediaList
    extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl

        globStatus, jobStatus
    • Constructor Summary

      Constructors 
      Constructor Description
      GVRTANMediaList()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(GVRTANMediaList.TANMediaInfo info)  
      java.lang.Integer getTanOption()  
      java.util.List<GVRTANMediaList.TANMediaInfo> mediaList()  
      void setTanOption​(java.lang.Integer option)  
      • Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl

        getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult, toString
      • Methods inherited from class java.lang.Object

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

      • GVRTANMediaList

        public GVRTANMediaList()