Class PersonNameFormatterArgument


  • public class PersonNameFormatterArgument
    extends Object
    • Constructor Detail

      • PersonNameFormatterArgument

        public PersonNameFormatterArgument​(@NotNull
                                           org.nameapi.ontology5.input.entities.person.InputPerson inputPerson,
                                           @Nullable
                                           org.nameapi.ontology5.services.formatter.FormatterProperties properties)
    • Method Detail

      • getInputPerson

        @NotNull
        public org.nameapi.ontology5.input.entities.person.InputPerson getInputPerson()
      • getProperties

        @Nullable
        public org.nameapi.ontology5.services.formatter.FormatterProperties getProperties()