|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.tools.apikit.model.API
public class API
| Method Summary | |
|---|---|
static API |
createAPIBinding(File yamlFile,
File xmlFile,
String path)
|
static API |
createAPIBinding(File yamlFile,
File xmlFile,
String path,
APIKitConfig config)
|
boolean |
equals(Object o)
|
String |
getBaseUri()
|
APIKitConfig |
getConfig()
|
File |
getXmlFile(File rootDirectory)
|
File |
getYamlFile()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static API createAPIBinding(File yamlFile,
File xmlFile,
String path)
public static API createAPIBinding(File yamlFile,
File xmlFile,
String path,
APIKitConfig config)
public File getXmlFile(File rootDirectory)
public File getYamlFile()
public String getBaseUri()
public APIKitConfig getConfig()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||