Class PersonMatcherArgument


  • public class PersonMatcherArgument
    extends Object
    • Constructor Detail

      • PersonMatcherArgument

        public PersonMatcherArgument​(@NotNull
                                     org.nameapi.ontology5.input.entities.person.InputPerson inputPerson1,
                                     @NotNull
                                     org.nameapi.ontology5.input.entities.person.InputPerson inputPerson2)
    • Method Detail

      • getInputPerson1

        @NotNull
        public org.nameapi.ontology5.input.entities.person.InputPerson getInputPerson1()
      • getInputPerson2

        @NotNull
        public org.nameapi.ontology5.input.entities.person.InputPerson getInputPerson2()