Class LastName

  • All Implemented Interfaces:
    LTRandom, Comparable<LogicalType>

    public class LastName
    extends PersonName
    Plugin to detect an individuals Last Name.
    • Constructor Detail

      • LastName

        public LastName​(PluginDefinition plugin)
        Construct a Last Name plugin based on the Plugin Definition.
        Parameters:
        plugin - The definition of this plugin.