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