public class TagListObject extends Object
TagListObject()
OpType
getOp()
ArrayList<String>
getTags()
void
setOp(OpType op)
setTags(ArrayList<String> tags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TagListObject()
public ArrayList<String> getTags()
public void setTags(ArrayList<String> tags)
public OpType getOp()
public void setOp(OpType op)
Copyright © 2021. All Rights Reserved.