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