Uses of Class
org.symphonyoss.s2.canon.model.Paths
-
Packages that use Paths Package Description org.symphonyoss.s2.canon.model -
-
Uses of Paths in org.symphonyoss.s2.canon.model
Methods in org.symphonyoss.s2.canon.model that return Paths Modifier and Type Method Description PathsModel. getPaths()Methods in org.symphonyoss.s2.canon.model with parameters of type Paths Modifier and Type Method Description static PathItemPathItem. create(Paths paths, ParserContext parserContext)Constructors in org.symphonyoss.s2.canon.model with parameters of type Paths Constructor Description PathItem(Paths parent, ParserContext parserContext, String name, Set<String> pathParams, List<String> partList, String bindPath, String path, String pathFormat)
-