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