com.atlassian.confluence.license.rest.model
Class UserCountResourceModel

java.lang.Object
  extended by com.atlassian.confluence.license.rest.model.UserCountResourceModel

public class UserCountResourceModel
extends Object


Constructor Summary
UserCountResourceModel(Integer count)
           
 
Method Summary
 Integer getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserCountResourceModel

public UserCountResourceModel(Integer count)
Method Detail

getCount

public Integer getCount()


Copyright © 2003-2013 Atlassian. All Rights Reserved.