Uses of Enum
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 ESMPAPITypeESMPAPIType.getFromIDOrDefault(String sID, ESMPAPIType eDefault) static ESMPAPITypeESMPAPIType.getFromIDOrNull(String sID) static ESMPAPITypeReturns the enum constant of this type with the specified name.static ESMPAPIType[]ESMPAPIType.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 ESMPAPITypeModifier and TypeMethodDescriptionstatic ESMPAPITypeESMPAPIType.getFromIDOrDefault(String sID, ESMPAPIType eDefault)