Uses of Enum
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 ESMPTransportProfileESMPTransportProfile.getFromIDOrNull(String sID) Find the pre-defined transport profile with the passed ID.static ESMPTransportProfileReturns the enum constant of this type with the specified name.static ESMPTransportProfile[]ESMPTransportProfile.values()Returns an array containing the constants of this enum type, in the order they are declared.