Package | Description |
---|---|
de.xima.fc.gui.bean.project | |
de.xima.fc.gui.statics |
Modifier and Type | Method and Description |
---|---|
EProjectAccessConfig |
ProjectImportBean.getProjectEditAccess() |
EProjectAccessConfig |
ProjectImportBean.getProjectViewAccess() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectImportBean.setProjectEditAccess(EProjectAccessConfig projectEditAccess) |
void |
ProjectImportBean.setProjectViewAccess(EProjectAccessConfig projectViewAccess) |
Modifier and Type | Method and Description |
---|---|
static EProjectAccessConfig |
EProjectAccessConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EProjectAccessConfig[] |
EProjectAccessConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.