com.smartbear.swagger4j
Interface ResourceListing.ResourceListingApi
- All Known Implementing Classes:
- ResourceListingImpl.ResourceListingApiImpl
- Enclosing interface:
- ResourceListing
public static interface ResourceListing.ResourceListingApi
A reference to a Swagger API-Declaration contained within a Resource-Listing
getDescription
String getDescription()
setDescription
void setDescription(String description)
getDeclaration
ApiDeclaration getDeclaration()
getPath
String getPath()
setPath
void setPath(String path)
Copyright © 2013. All Rights Reserved.