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