public class GetTagsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
GetTagsResult()
Double
getDocument_id()
List<String>
getTags()
void
setDocument_id(Double document_id)
setTags(List<String> tags)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GetTagsResult()
public Double getDocument_id()
public void setDocument_id(Double document_id)
public List<String> getTags()
public void setTags(List<String> tags)
public String toString()
toString
Object
Copyright © 2015 GroupDocs. All Rights Reserved.