Package | Description |
---|---|
org.eclipse.m2e.profiles.core.internal | |
org.eclipse.m2e.profiles.ui.internal.dialog |
Modifier and Type | Method and Description |
---|---|
ProfileState |
ProfileData.getActivationState() |
static ProfileState |
ProfileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileState[] |
ProfileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileData.setActivationState(ProfileState activationState) |
Modifier and Type | Method and Description |
---|---|
ProfileState |
ProfileSelection.getActivationState() |
Modifier and Type | Method and Description |
---|---|
void |
ProfileSelection.setActivationState(ProfileState activationState) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.