Uses of Enum
de.xima.fc.gui.bean.statistics.model.EProjectAttribute
Packages that use EProjectAttribute
-
Uses of EProjectAttribute in de.xima.fc.gui.bean.statistics
Methods in de.xima.fc.gui.bean.statistics that return EProjectAttributeMethods in de.xima.fc.gui.bean.statistics that return types with arguments of type EProjectAttributeMethods in de.xima.fc.gui.bean.statistics with parameters of type EProjectAttributeModifier and TypeMethodDescriptionvoidStatisticsTopListBean.setAttribute(EProjectAttribute attribute) -
Uses of EProjectAttribute in de.xima.fc.gui.bean.statistics.model
Subclasses with type arguments of type EProjectAttribute in de.xima.fc.gui.bean.statistics.modelMethods in de.xima.fc.gui.bean.statistics.model that return EProjectAttributeModifier and TypeMethodDescriptionstatic EProjectAttributeEProjectAttribute.fromString(String text) static EProjectAttributeReturns the enum constant of this type with the specified name.static EProjectAttribute[]EProjectAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.