Uses of Enum Class
com.helger.peppol.smp.ESMPTransportProfile
Packages that use ESMPTransportProfile
-
Uses of ESMPTransportProfile in com.helger.peppol.smp
Methods in com.helger.peppol.smp that return ESMPTransportProfileModifier and TypeMethodDescriptionstatic @Nullable ESMPTransportProfileESMPTransportProfile.getFromIDOrNull(@Nullable String sID) Find the pre-defined transport profile with the passed ID.static ESMPTransportProfileReturns the enum constant of this class with the specified name.static ESMPTransportProfile[]ESMPTransportProfile.values()Returns an array containing the constants of this enum class, in the order they are declared.