Package | Description |
---|---|
com.saperion.constants |
This package contains the constant definitions for the SAPERION LARIX system.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
static SaConstants.IniKind |
SaConstants.IniKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaConstants.IniKind[] |
SaConstants.IniKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaRMISystemCommand.setSetting(SaConstants.IniKind iniKind,
String section,
String name,
String value)
Sets a value with the given name, section and ini kind to backend profile.
|
Copyright © 2016 SAPERION AG. All rights reserved.