com.github.kongchen.swagger.docgen.mustache
类 MustacheApi
java.lang.Object
com.github.kongchen.swagger.docgen.mustache.MustacheApi
public class MustacheApi
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MustacheApi
public MustacheApi(String basePath,
com.wordnik.swagger.model.ApiDescription api)
addOperation
public void addOperation(MustacheOperation operation)
getPath
public String getPath()
setPath
public void setPath(String path)
getUrl
public String getUrl()
getOperations
public List<MustacheOperation> getOperations()
getDescription
public String getDescription()
Copyright © 2014. All Rights Reserved.