public class TagArray extends Object
TagArray()
TagArray
addTagsItem(Tag tagsItem)
boolean
equals(Object o)
List<Tag>
getTags()
int
hashCode()
void
setTags(List<Tag> tags)
tags(List<Tag> tags)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TagArray()
public TagArray tags(List<Tag> tags)
public TagArray addTagsItem(Tag tagsItem)
public List<Tag> getTags()
public void setTags(List<Tag> tags)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.