public class UsersInLicense extends Object
Constructor and Description |
---|
UsersInLicense(String applicationKey,
int activeUsers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getActiveUsers() |
String |
getApplicationKey() |
int |
hashCode() |
void |
setActiveUsers(Integer activeUsers) |
void |
setApplicationKey(String applicationKey) |
public UsersInLicense(String applicationKey, int activeUsers)
Copyright © 2002-2021 Atlassian. All Rights Reserved.