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