Uses of Interface
network.oxalis.vefa.peppol.common.api.PotentiallySigned
-
Packages that use PotentiallySigned Package Description network.oxalis.vefa.peppol.common.api network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of PotentiallySigned in network.oxalis.vefa.peppol.common.api
Methods in network.oxalis.vefa.peppol.common.api that return PotentiallySigned Modifier and Type Method Description <S> PotentiallySigned<S>PotentiallySigned. ofSubset(S s) -
Uses of PotentiallySigned in network.oxalis.vefa.peppol.common.model
Classes in network.oxalis.vefa.peppol.common.model that implement PotentiallySigned Modifier and Type Class Description classSigned<T>classUnsigned<T>
-