Uses of Class
modeled.ContainerType
-
Uses of ContainerType in modeled
Modifier and TypeMethodDescriptionstatic void
ModeledCuratorExamplesAlt.readPerson
(PersonModelSpec modelSpec, ContainerType containerType, PersonId id, Consumer<PersonModel> receiver) PersonModelSpec.resolved
(ContainerType containerType, PersonId personId) ModifierConstructorDescriptionPersonModel
(PersonId id, ContainerType containerType, String firstName, String lastName, int age)