Class ParsedPath


  • public class ParsedPath
    extends Object
    Created on 12/07/17.
    Author:
    Reda.Housni-Alaoui
    • Constructor Detail

      • ParsedPath

        public ParsedPath​(String pathTemplate,
                          io.swagger.models.Path path)
    • Method Detail

      • getPathTemplate

        public String getPathTemplate()
      • getPath

        public io.swagger.models.Path getPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object