WantedPerson.empty constructor

WantedPerson.empty()

Creates an empty WantedPerson object.

Implementation

WantedPerson.empty()
    : id = null,
      uid = null,
      title = null,
      aliases = null,
      description = null,
      images = null,
      files = null,
      warningMessage = null,
      remarks = null,
      details = null,
      additionalInfo = null,
      caution = null,
      rewardText = null,
      rewardMin = null,
      rewardMax = null,
      datesOfBirthUsed = null,
      placeOfBirth = null,
      locations = null,
      coordinates = null,
      fieldOffices = null,
      legatNames = null,
      status = null,
      personClassification = null,
      posterClassification = null,
      subjects = null,
      ncic = null,
      ageText = null,
      ageMin = null,
      ageMax = null,
      weightLbsText = null,
      weightLbsMin = null,
      weightLbsMax = null,
      heightInchesMin = null,
      heightInchesMax = null,
      eyeColor = null,
      eyesRaw = null,
      hairColor = null,
      hairRaw = null,
      build = null,
      sex = null,
      race = null,
      raceRaw = null,
      nationality = null,
      complexion = null,
      scarsAndMarks = null,
      occupations = null,
      possibleCountries = null,
      possibleStates = null,
      modified = null,
      publication = null,
      path = null,
      languages = null,
      suspects = null;