Uses of Enum
com.helger.peppol.xhe.read.EDBNAllianceXHEDataReadError
Packages that use EDBNAllianceXHEDataReadError
-
Uses of EDBNAllianceXHEDataReadError in com.helger.peppol.xhe.read
Methods in com.helger.peppol.xhe.read that return EDBNAllianceXHEDataReadErrorModifier and TypeMethodDescriptionDBNAllianceXHEDataReadException.getErrorCode()static EDBNAllianceXHEDataReadErrorEDBNAllianceXHEDataReadError.getFromIDOrDefault(String sID, EDBNAllianceXHEDataReadError eDefault) static EDBNAllianceXHEDataReadErrorEDBNAllianceXHEDataReadError.getFromIDOrNull(String sID) static EDBNAllianceXHEDataReadErrorReturns the enum constant of this type with the specified name.static EDBNAllianceXHEDataReadError[]EDBNAllianceXHEDataReadError.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.peppol.xhe.read with parameters of type EDBNAllianceXHEDataReadErrorModifier and TypeMethodDescriptionstatic EDBNAllianceXHEDataReadErrorEDBNAllianceXHEDataReadError.getFromIDOrDefault(String sID, EDBNAllianceXHEDataReadError eDefault) Constructors in com.helger.peppol.xhe.read with parameters of type EDBNAllianceXHEDataReadErrorModifierConstructorDescription