com.smartbear.swagger4j.impl
Class ResourceListingImpl.ResourceListingApiImpl
java.lang.Object
com.smartbear.swagger4j.impl.ResourceListingImpl.ResourceListingApiImpl
- All Implemented Interfaces:
- ResourceListing.ResourceListingApi
- Enclosing class:
- ResourceListingImpl
public class ResourceListingImpl.ResourceListingApiImpl
- extends Object
- implements ResourceListing.ResourceListingApi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDescription
public String getDescription()
- Specified by:
getDescription
in interface ResourceListing.ResourceListingApi
setDescription
public void setDescription(String description)
- Specified by:
setDescription
in interface ResourceListing.ResourceListingApi
getDeclaration
public ApiDeclaration getDeclaration()
- Specified by:
getDeclaration
in interface ResourceListing.ResourceListingApi
getPath
public String getPath()
- Specified by:
getPath
in interface ResourceListing.ResourceListingApi
setPath
public void setPath(String path)
- Specified by:
setPath
in interface ResourceListing.ResourceListingApi
Copyright © 2013. All Rights Reserved.