Uses of Enum Class
com.helger.peppol.servicedomain.EPeppolNetwork
Packages that use EPeppolNetwork
-
Uses of EPeppolNetwork in com.helger.peppol.servicedomain
Methods in com.helger.peppol.servicedomain that return EPeppolNetworkModifier and TypeMethodDescriptionstatic @Nullable EPeppolNetworkEPeppolNetwork.getFromESMLOrNull(@Nullable ESML eSML) static @Nullable EPeppolNetworkEPeppolNetwork.getFromIDOrNull(@Nullable String sID) static @Nullable EPeppolNetworkEPeppolNetwork.getFromSMLInfoOrNull(@Nullable ISMLInfo aSMLInfo) static EPeppolNetworkReturns the enum constant of this class with the specified name.static EPeppolNetwork[]EPeppolNetwork.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.helger.peppol.servicedomain with parameters of type EPeppolNetworkModifier and TypeMethodDescriptiondefault @Nullable com.helger.security.certificate.TrustedCACheckerIPeppolServiceDomain.getAPChecker(@NonNull EPeppolNetwork eNetwork) default @Nullable com.helger.security.certificate.TrustedCACheckerIPeppolServiceDomain.getSMPChecker(@NonNull EPeppolNetwork eNetwork)