Package ui.entities.config
Klasse FavoritesSection_
java.lang.Object
ui.entities.config.FavoritesSection_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class FavoritesSection_
extends Object
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic javax.persistence.metamodel.ListAttribute<FavoritesSection, FavoriteColumn> static final Stringstatic javax.persistence.metamodel.ListAttribute<FavoritesSection, HVSCEntry> static final Stringstatic javax.persistence.metamodel.SingularAttribute<FavoritesSection, Integer> static final Stringstatic javax.persistence.metamodel.SingularAttribute<FavoritesSection, String> static final Stringstatic final Stringstatic final Stringstatic javax.persistence.metamodel.SingularAttribute<FavoritesSection, Integer> static javax.persistence.metamodel.SingularAttribute<FavoritesSection, Integer> static javax.persistence.metamodel.SingularAttribute<FavoritesSection, Double> static final String -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
favorites
public static volatile javax.persistence.metamodel.ListAttribute<FavoritesSection,HVSCEntry> favorites -
selectedRowTo
public static volatile javax.persistence.metamodel.SingularAttribute<FavoritesSection,Integer> selectedRowTo -
columns
public static volatile javax.persistence.metamodel.ListAttribute<FavoritesSection,FavoriteColumn> columns -
name
-
width
-
selectedRowFrom
public static volatile javax.persistence.metamodel.SingularAttribute<FavoritesSection,Integer> selectedRowFrom -
id
-
FAVORITES
- Siehe auch:
-
SELECTED_ROW_TO
- Siehe auch:
-
COLUMNS
- Siehe auch:
-
NAME
- Siehe auch:
-
WIDTH
- Siehe auch:
-
SELECTED_ROW_FROM
- Siehe auch:
-
ID
- Siehe auch:
-
-
Konstruktordetails
-
FavoritesSection_
public FavoritesSection_()
-