Uses of Class
com.plooh.adssi.dial.data.ParticipantDeclaration
-
Packages that use ParticipantDeclaration Package Description com.plooh.adssi.dial.examples.validator com.plooh.adssi.dial.parser -
-
Uses of ParticipantDeclaration in com.plooh.adssi.dial.examples.validator
Method parameters in com.plooh.adssi.dial.examples.validator with type arguments of type ParticipantDeclaration Modifier and Type Method Description StringCreateValidatorDeclaration. handle(java.time.Instant dateTime, List<ParticipantDeclaration> nodes) -
Uses of ParticipantDeclaration in com.plooh.adssi.dial.parser
Methods in com.plooh.adssi.dial.parser that return types with arguments of type ParticipantDeclaration Modifier and Type Method Description List<ParticipantDeclaration>ParticipantDeclarationMapped. declarations()
-