public abstract static class CreateProfile.AddProfile extends Object
Constructor and Description |
---|
AddProfile(String profileName,
Boolean defaultp)
Inner class to add a profile.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getDefaultp()
Get whether this is the default profile.
|
String |
getProfileName()
Return the profile name.
|
void |
setDefaultp()
Set this as the default profile.
|
Copyright © 2016–2022. All rights reserved.