| Package | Description |
|---|---|
| com.xforceplus.tower.econtract.constant |
| Modifier and Type | Method and Description |
|---|---|
static ProviderEnum |
ProviderEnum.idOf(int id) |
static ProviderEnum |
ProviderEnum.idOf(int id,
String defaultProviderName)
if id == 0, create it with default provider anme
|
static ProviderEnum |
ProviderEnum.nameOf(String name) |
static ProviderEnum |
ProviderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProviderEnum[] |
ProviderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.