Uses of Class
net.ygbstudio.jbrave.core.domain.dto.result.thing.Person.Builder
Packages that use Person.Builder
-
Uses of Person.Builder in net.ygbstudio.jbrave.core.domain.dto.result.thing
Methods in net.ygbstudio.jbrave.core.domain.dto.result.thing that return Person.BuilderModifier and TypeMethodDescriptionSets the email address of the person.Constructors in net.ygbstudio.jbrave.core.domain.dto.result.thing with parameters of type Person.BuilderModifierConstructorDescriptionPerson(@NotNull Person.Builder builder) Constructs a new Person instance.