Uses of Class
cz.gopay.api.v3.model.ErrorScope
-
Packages that use ErrorScope Package Description cz.gopay.api.v3.model -
-
Uses of ErrorScope in cz.gopay.api.v3.model
Methods in cz.gopay.api.v3.model that return ErrorScope Modifier and Type Method Description ErrorScopeErrorElement. getScope()static ErrorScopeErrorScope. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorScope[]ErrorScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-