PhilippinesFirearmsLicenseModel

A class derived from Document Model containing details specific to the Filipino firearms license

import com.sybrin.identity.countries.Philippines.FirearmsLicense.PhilippinesFirearmsLicenseModel

extends DocumentModel

Summary

Inherited methods

Public methods

getAddress

public String getAddress ()

Returns the subject's address as found on the firearm license.

getCaliber

public String getCaliber()

Returns the caliber of the firearm as found on the firearm license.

getDateApproved

public String getDateApproved()

Returns the firearms license date of approval as found on the firearm license.

getDateExpiry

public String getDateExpiry()

Returns the firearms license date of expiry as found on the firearm license.

getFullName

public String getFullName()

Returns the subject's full name as found on the firearms license.

getGunMake

public String getGunMake()

Returns the firearm make as found on the firearm license.

getGunModel

public String getGunModel()

Returns the firearm model as found on the firearm license.

getLicenseToOwnAndPossessFirearmNumber

public String getLicenseToOwnAndPossessFirearmNumber()

Returns the subject's license to own and possess firearm number as found on the firearm license.

getOtherLicenses

public String getLicences()

Returns the subject's other licenses as found on the firearm license.

getQualification

public String getQualification()

Returns the subject's qualification as found on the firearm license.

getSerialNumber

public String getSerialNumber()

Returns the serial number of the firearm as found on the firearm license.