| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatDdl.OutputFormatEnum |
BusinessObjectFormatDdl.getOutputFormat()
The output format for the generated DDL.
|
static BusinessObjectFormatDdl.OutputFormatEnum |
BusinessObjectFormatDdl.OutputFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessObjectFormatDdl.OutputFormatEnum[] |
BusinessObjectFormatDdl.OutputFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectFormatDdl.setOutputFormat(BusinessObjectFormatDdl.OutputFormatEnum outputFormat) |
Copyright © 2017. All rights reserved.