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