public static class AddonPricing.RoleInfo extends Object
| Constructor and Description |
|---|
AddonPricing.RoleInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluralName()
The plural form of the pricing role name, such as "users".
|
String |
getSingularName()
The singular form of the pricing role name, such as "user".
|
public String getSingularName()
The name should be in American English.
public String getPluralName()
The name should be in American English.
Copyright © 2016 Atlassian. All rights reserved.