Uses of Enum
com.helger.peppol.sbdh.EPeppolSBDHDataError
Packages that use EPeppolSBDHDataError
-
Uses of EPeppolSBDHDataError in com.helger.peppol.sbdh
Methods in com.helger.peppol.sbdh that return EPeppolSBDHDataErrorModifier and TypeMethodDescriptionfinal EPeppolSBDHDataErrorPeppolSBDHDataReadException.getErrorCode()static EPeppolSBDHDataErrorEPeppolSBDHDataError.getFromIDOrDefault(String sID, EPeppolSBDHDataError eDefault) static EPeppolSBDHDataErrorEPeppolSBDHDataError.getFromIDOrNull(String sID) static EPeppolSBDHDataErrorReturns the enum constant of this type with the specified name.static EPeppolSBDHDataError[]EPeppolSBDHDataError.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.peppol.sbdh with parameters of type EPeppolSBDHDataErrorModifier and TypeMethodDescriptionstatic EPeppolSBDHDataErrorEPeppolSBDHDataError.getFromIDOrDefault(String sID, EPeppolSBDHDataError eDefault) Constructors in com.helger.peppol.sbdh with parameters of type EPeppolSBDHDataError