| Package | Description |
|---|---|
| org.aoju.bus.sensitive | |
| org.aoju.bus.sensitive.provider |
| Modifier and Type | Method and Description |
|---|---|
static Builder.Mode |
Builder.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Builder.Mode[] |
Builder.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AbstractProvider.build(Builder.Mode mode,
int fixedHeaderSize,
int fixedTailorSize,
String rawVal,
String shadow)
手动模式
|
static String |
AbstractProvider.build(Builder.Mode mode,
String rawVal,
String shadow)
自动模式
|
Copyright © 2020. All rights reserved.