public class APIModel extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion() |
static APIModel |
getInstance() |
String |
getName() |
void |
setApiVersion(String apiVersion) |
void |
setName(String name) |
Copyright © 2018 WSO2. All rights reserved.