Uses of Class
org.hibernate.testing.orm.domain.gambit.Component.Nested
Packages that use Component.Nested
-
Uses of Component.Nested in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return Component.NestedMethods in org.hibernate.testing.orm.domain.gambit with parameters of type Component.NestedConstructors in org.hibernate.testing.orm.domain.gambit with parameters of type Component.NestedModifierConstructorDescriptionComponent
(Integer basicInteger, Long basicLong, int basicPrimitiveInt, String basicString, Component.Nested nested) Component
(String basicString, Integer basicInteger, Long basicLong, int basicPrimitiveInt, Component.Nested nested)