| Package | Description |
|---|---|
| org.hpccsystems.ws.client.utils | |
| org.hpccsystems.ws.client.wrappers | |
| org.hpccsystems.ws.client.wrappers.wsdfu |
| Modifier and Type | Method and Description |
|---|---|
static FileFormat |
FileFormat.getFileFormat(String name) |
static FileFormat |
FileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormat[] |
FileFormat.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 |
FileFormat.getFileFormatName(FileFormat fileformat) |
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
EclRecordWrapper.getFileType()
Gets the file type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EclRecordWrapper.setFileType(FileFormat ft)
Sets the file type.
|
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
DFURecordDefWrapper.getFileType()
Gets the file type.
|
FileFormat |
DFUFileDetailWrapper.getFileType()
Gets the file type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFURecordDefWrapper.setFileType(FileFormat f)
Sets the file type.
|
Copyright © 2021. All rights reserved.