public class ApictlProjectDTO extends Object
| Constructor and Description |
|---|
ApictlProjectDTO() |
| Modifier and Type | Method and Description |
|---|---|
Apim4xApiDto |
getData() |
String |
getType() |
String |
getVersion() |
void |
setData(Apim4xApiDto data) |
void |
setType(String type) |
void |
setVersion(String version) |
public String getType()
public void setType(String type)
public String getVersion()
public void setVersion(String version)
public Apim4xApiDto getData()
public void setData(Apim4xApiDto data)
Copyright © 2024 WSO2. All rights reserved.