public class PathDefinition extends Object
| Constructor and Description |
|---|
PathDefinition() |
public Method getGet()
public void setGet(Method get)
public Method getPost()
public void setPost(Method post)
public Method getPut()
public void setPut(Method put)
public Method getDelete()
public void setDelete(Method delete)
Copyright © 2019 WSO2. All rights reserved.