Uses of Enum
com.helger.peppol.sml.ESML
Packages that use ESML
-
Uses of ESML in com.helger.peppol.sml
Methods in com.helger.peppol.sml that return ESMLModifier and TypeMethodDescriptionstatic ESMLESML.getFromIDOrDefault(String sID, ESML eDefault) static ESMLESML.getFromIDOrNull(String sID) static ESMLReturns the enum constant of this type with the specified name.static ESML[]ESML.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.peppol.sml with parameters of type ESML