@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class TagSearchResponse extends Object
TagSearchResponse()
boolean
equals(Object o)
List<Tag>
getTags()
int
hashCode()
void
setTags(List<Tag> tags)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TagSearchResponse()
public List<Tag> getTags()
public void setTags(List<Tag> tags)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017. All rights reserved.