Uses of Class
se.digg.dgc.payload.v1.Tst
-
Packages that use Tst Package Description se.digg.dgc.payload.v1 Generated Java code for the Digital Green Certificate schema. -
-
Uses of Tst in se.digg.dgc.payload.v1
Methods in se.digg.dgc.payload.v1 that return Tst Modifier and Type Method Description Tst
Tst. withCou(String cou)
Tst
Tst. withDis(String dis)
Tst
Tst. withDtr(Integer dtr)
Tst
Tst. withDts(Integer dts)
Tst
Tst. withFac(String fac)
Tst
Tst. withOri(String ori)
Tst
Tst. withRes(String res)
Tst
Tst. withTma(String tma)
Tst
Tst. withTna(String tna)
Tst
Tst. withTyp(String typ)
Methods in se.digg.dgc.payload.v1 that return types with arguments of type Tst Modifier and Type Method Description List<Tst>
DigitalGreenCertificate. getTst()
Test result statementMethod parameters in se.digg.dgc.payload.v1 with type arguments of type Tst Modifier and Type Method Description void
DigitalGreenCertificate. setTst(List<Tst> tst)
Test result statementDigitalGreenCertificate
DigitalGreenCertificate. withTst(List<Tst> tst)
-