Uses of Class
eu.de4a.iem.model.EDE4AResponseOptionType
-
Packages that use EDE4AResponseOptionType Package Description eu.de4a.iem.model -
-
Uses of EDE4AResponseOptionType in eu.de4a.iem.model
Methods in eu.de4a.iem.model that return EDE4AResponseOptionType Modifier and Type Method Description static EDE4AResponseOptionTypeEDE4AResponseOptionType. getFromIDOrNull(String sID)static EDE4AResponseOptionTypeEDE4AResponseOptionType. valueOf(String name)Returns the enum constant of this type with the specified name.static EDE4AResponseOptionType[]EDE4AResponseOptionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-