| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.template |
| Modifier and Type | Method and Description |
|---|---|
GenSrcFile.GenFileType |
GenSrcFile.getType() |
static GenSrcFile.GenFileType |
GenSrcFile.GenFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenSrcFile.GenFileType[] |
GenSrcFile.GenFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenSrcFile.setType(GenSrcFile.GenFileType type) |
| Constructor and Description |
|---|
GenSrcFile(GenSrcFile.GenFileType type,
String fileName,
String content) |
Copyright © 2019 WSO2. All rights reserved.