public class Profiles extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILE_KIND
The Constant PROFILE_KIND.
|
| Constructor and Description |
|---|
Profiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProfile(Profile profile)
Adds the profile.
|
List<Map<String,String>> |
getProfiles()
Gets the profiles.
|
public static final String PROFILE_KIND
Copyright © 2010–2018. All rights reserved.