Class ParsedPath
- java.lang.Object
-
- com.cosium.openapi.annotation_processor.model.ParsedPath
-
public class ParsedPath extends Object
Created on 12/07/17.- Author:
- Reda.Housni-Alaoui
-
-
Constructor Summary
Constructors Constructor Description ParsedPath(String pathTemplate, io.swagger.models.Path path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)io.swagger.models.PathgetPath()StringgetPathTemplate()inthashCode()StringtoString()
-