Uses of Class
org.fastnate.data.properties.PluralPropertyContents
Packages that use PluralPropertyContents
-
Uses of PluralPropertyContents in org.fastnate.data.properties
Methods in org.fastnate.data.properties that return PluralPropertyContentsModifier and TypeMethodDescriptionstatic <E,C, V> PluralPropertyContents <V> PluralPropertyContents.create(E entity, org.fastnate.generator.context.PluralProperty<E, C, V> property) Creates a wrapper around the contents of the given property in the given entity.