Uses of Enum Class
com.helger.peppol.sml.ESMPAPIType
Packages that use ESMPAPIType
-
Uses of ESMPAPIType in com.helger.peppol.sml
Methods in com.helger.peppol.sml that return ESMPAPITypeModifier and TypeMethodDescriptionstatic @Nullable ESMPAPITypeESMPAPIType.getFromIDOrDefault(@Nullable String sID, @Nullable ESMPAPIType eDefault) static @Nullable ESMPAPITypeESMPAPIType.getFromIDOrNull(@Nullable String sID) static ESMPAPITypeReturns the enum constant of this class with the specified name.static ESMPAPIType[]ESMPAPIType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.helger.peppol.sml with parameters of type ESMPAPITypeModifier and TypeMethodDescriptionstatic @Nullable ESMPAPITypeESMPAPIType.getFromIDOrDefault(@Nullable String sID, @Nullable ESMPAPIType eDefault)