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