Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
DistributionChannel.getFillCharStrategy() |
StringBasedErpType.FillCharStrategy |
SapClient.getFillCharStrategy() |
abstract StringBasedErpType.FillCharStrategy |
StringBasedErpType.getFillCharStrategy() |
static StringBasedErpType.FillCharStrategy |
StringBasedErpType.FillCharStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringBasedErpType.FillCharStrategy[] |
StringBasedErpType.FillCharStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
StringBasedErpType.toString(StringBasedErpType.FillCharStrategy strategy,
char fillChar)
Returns this value, filled according to the given
FillCharStrategy with the give fillChar. |
Copyright © 2019 SAP SE. All rights reserved.