Uses of Enum Class
com.helger.peppol.sml.ESML
Packages that use ESML
-
Uses of ESML in com.helger.peppol.servicedomain
Methods in com.helger.peppol.servicedomain with parameters of type ESMLModifier and TypeMethodDescriptionstatic @Nullable EPeppolNetworkEPeppolNetwork.getFromESMLOrNull(@Nullable ESML eSML) -
Uses of ESML in com.helger.peppol.sml
Methods in com.helger.peppol.sml that return ESMLModifier and TypeMethodDescriptionstatic @Nullable ESMLESML.getFromIDOrDefault(@Nullable String sID, @Nullable ESML eDefault) static @Nullable ESMLESML.getFromIDOrNull(@Nullable String sID) static ESMLReturns the enum constant of this class with the specified name.static ESML[]ESML.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 ESMLModifier and TypeMethodDescriptionstatic @Nullable ESMLESML.getFromIDOrDefault(@Nullable String sID, @Nullable ESML eDefault)