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