File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
src/main/java/org/kopi/ebics/xml Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 3232import org .kopi .ebics .interfaces .EbicsOrderType ;
3333import org .kopi .ebics .io .Splitter ;
3434import org .kopi .ebics .schema .h005 .BTUOrderParamsDocument ;
35- import org .kopi .ebics .schema .h005 .DataEncryptionInfoType .EncryptionPubKeyDigest ;
36- import org .kopi .ebics .schema .h005 .DataTransferRequestType ;
37- import org .kopi .ebics .schema .h005 .DataTransferRequestType .DataEncryptionInfo ;
38- import org .kopi .ebics .schema .h005 .DataTransferRequestType .SignatureData ;
39- import org .kopi .ebics .schema .h005 .EbicsRequestDocument .EbicsRequest ;
40- import org .kopi .ebics .schema .h005 .EbicsRequestDocument .EbicsRequest .Body ;
41- import org .kopi .ebics .schema .h005 .EbicsRequestDocument .EbicsRequest .Header ;
42- import org .kopi .ebics .schema .h005 .MutableHeaderType ;
4335import org .kopi .ebics .schema .h005 .StandardOrderParamsType ;
4436import org .kopi .ebics .schema .h005 .StaticHeaderOrderDetailsType ;
45- import org .kopi .ebics .schema .h005 .StaticHeaderType ;
46- import org .kopi .ebics .schema .h005 .StaticHeaderType .BankPubKeyDigests ;
47- import org .kopi .ebics .schema .h005 .StaticHeaderType .BankPubKeyDigests .Authentication ;
48- import org .kopi .ebics .schema .h005 .StaticHeaderType .BankPubKeyDigests .Encryption ;
49- import org .kopi .ebics .schema .h005 .StaticHeaderType .Product ;
5037import org .kopi .ebics .session .EbicsSession ;
5138import org .kopi .ebics .utils .Utils ;
5239
You can’t perform that action at this time.
0 commit comments