@Deprecated public interface EnumDataFacade
EnumData types.| Modifier and Type | Method and Description |
|---|---|
List<EnumData> |
getEnumValues(String classToRetrieve)
Deprecated.
since version 6.2
|
@Deprecated List<EnumData> getEnumValues(String classToRetrieve)
EnumData objects that represents the possible values that a given
enumeration may have.classToRetrieve - the class we wish to retrieve the values for.EnumData list.Copyright © 2000-2016 SAP SE. All Rights Reserved.