Class BusinessApplicationHeaderV01

  • All Implemented Interfaces:
    AppHdr

    @Deprecated
    @ProwideDeprecated(phase4=SRU2023)
    public class BusinessApplicationHeaderV01
    extends BusinessAppHdrV01
    Deprecated.
    use BusinessApplicationHeaderV01 from com.prowidesoftware.swift.model.mx package instead
    • Field Summary

      • Fields inherited from class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01Impl

        bizMsgIdr, bizSvc, charSet, cpyDplct, creDt, fr, msgDefIdr, prty, pssblDplct, rltd, sgntr, to
    • Method Summary

      • Methods inherited from class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01Impl

        equals, getBizMsgIdr, getBizSvc, getCharSet, getCpyDplct, getCreDt, getFr, getMsgDefIdr, getPrty, getRltd, getSgntr, getTo, hashCode, isPssblDplct, setBizMsgIdr, setBizSvc, setCharSet, setCpyDplct, setCreDt, setFr, setMsgDefIdr, setPrty, setPssblDplct, setRltd, setSgntr, setTo, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.prowidesoftware.swift.model.mx.AppHdr

        xml
    • Constructor Detail

      • BusinessApplicationHeaderV01

        public BusinessApplicationHeaderV01()
        Deprecated.