Package | Description |
---|---|
de.xima.fc.gui.bean.application | |
de.xima.fc.gui.bean.settings | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
EClusterProtocolType[] |
EnumBean.getEClusterProtocolType() |
Modifier and Type | Method and Description |
---|---|
EClusterProtocolType |
ClusterBean.getProtocol() |
Modifier and Type | Method and Description |
---|---|
void |
ClusterBean.setProtocol(EClusterProtocolType protocol) |
Modifier and Type | Method and Description |
---|---|
static EClusterProtocolType |
EClusterProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EClusterProtocolType[] |
EClusterProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.