public interface MenigaTagOperations
Copyright 2017 Meniga Iceland Inc.
abstract Result<List<MenigaTag>>
getTags()
abstract Result<MenigaTag>
getTag(long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Result<List<MenigaTag>> getTags()
abstract Result<MenigaTag> getTag(long id)