Uses of Class
org.symphonyoss.s2.canon.model.PathItem
-
Packages that use PathItem Package Description org.symphonyoss.s2.canon.model -
-
Uses of PathItem in org.symphonyoss.s2.canon.model
Methods in org.symphonyoss.s2.canon.model that return PathItem Modifier and Type Method Description static PathItemPathItem. create(Paths paths, String basePath, ParserContext parserContext)PathItemOperation. getPathItem()Constructors in org.symphonyoss.s2.canon.model with parameters of type PathItem Constructor Description Operation(PathItem parent, ParserContext parserContext)
-