public class OApiOperation extends Object
| Constructor and Description |
|---|
OApiOperation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
String |
getModelType() |
String |
getOperationID() |
String |
getPath() |
void |
setMethod(String method) |
void |
setModelType(String modelType) |
void |
setOperationID(String operationID) |
void |
setPath(String path) |
public String getOperationID()
public void setOperationID(String operationID)
public String getPath()
public void setPath(String path)
public String getMethod()
public void setMethod(String method)
public String getModelType()
public void setModelType(String modelType)
Copyright © 2019. All rights reserved.