Uses of Class
org.kapott.hbci.protocol.SEG
-
Packages that use SEG Package Description org.kapott.hbci.GV Dieses Package enthält alle Klassen zur internen Repräsentation von (Highlevel-)Jobs.org.kapott.hbci.protocol.factory org.kapott.hbci.security -
-
Uses of SEG in org.kapott.hbci.GV
Methods in org.kapott.hbci.GV that return SEG Modifier and Type Method Description SEGHBCIJobImpl. createJobSegment()SEGHBCIJobImpl. createJobSegment(int segnum) -
Uses of SEG in org.kapott.hbci.protocol.factory
Methods in org.kapott.hbci.protocol.factory that return SEG Modifier and Type Method Description SEGSEGFactory. createSEG(java.lang.String type, java.lang.String name, java.lang.String path, char predelim, int idx, java.lang.StringBuffer res, int fullResLen, org.w3c.dom.Document syntax, java.util.Hashtable<java.lang.String,java.lang.String> predefs, java.util.Hashtable<java.lang.String,java.lang.String> valids)SEGSEGFactory. createSEG(java.lang.String type, java.lang.String name, java.lang.String path, int idx, org.w3c.dom.Document syntax) -
Uses of SEG in org.kapott.hbci.security
Methods in org.kapott.hbci.security with parameters of type SEG Modifier and Type Method Description private voidSig. fillSigHead(SEG sighead)private voidSig. fillSigTail(SEG sighead, SEG sigtail)
-