public static class SwarmReviewsAPI.Reviews extends Object
Reviews(long id, List<Long> changes, String author)
String
getAuthor()
List<Long>
getChanges()
long
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Reviews(long id, List<Long> changes, String author)
public long getId()
public List<Long> getChanges()
public String getAuthor()
Copyright © 2016–2021. All rights reserved.