| Package | Description |
|---|---|
| org.nhindirect.config.repository | |
| org.nhindirect.config.store |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<Address> |
AddressRepository.findByEmailAddressInIgnoreCaseAndStatus(List<String> emailAddresses,
EntityStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static EntityStatus |
EntityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityStatus[] |
EntityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.