| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static InputFile.TypeEnum |
InputFile.TypeEnum.fromValue(String text) |
InputFile.TypeEnum |
InputFile.getType()
Get type
|
InputFile.TypeEnum |
InputFile.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InputFile.TypeEnum |
InputFile.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputFile.TypeEnum[] |
InputFile.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InputFile.setType(InputFile.TypeEnum type) |
void |
InputFile.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InputFile.TypeEnum enumeration) |
Copyright © 2025. All rights reserved.