public class HedgeRequestId extends StringBasedErpType<HedgeRequestId>
Element: TOE_REQUEST_ID Domain: TOE_REQUEST_ID Length: 13 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
HedgeRequestId(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<HedgeRequestId> |
getType() |
ErpTypeConverter<HedgeRequestId> |
getTypeConverter() |
static HedgeRequestId |
of(String value) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public HedgeRequestId(String value)
@Nonnull public static HedgeRequestId of(String value)
@Nonnull public ErpTypeConverter<HedgeRequestId> getTypeConverter()
@Nonnull public Class<HedgeRequestId> getType()
getType
in class StringBasedErpType<HedgeRequestId>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<HedgeRequestId>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<HedgeRequestId>
Copyright © 2018 SAP SE. All rights reserved.