| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes for the domain layer.
|
| Modifier and Type | Method and Description |
|---|---|
static DomainErrorCodes |
DomainErrorCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainErrorCodes[] |
DomainErrorCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.