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