SouthAfricaGeneralWorkVisaModel
A class derived from DocumentModel containing details specific to the South Africa General Work Visa
import com.sybrin.identity.countries.SouthAfrica.GeneralWorkVisa.SouthAfricaGeneralWorkVisaModel
extends
DocumentModel
Summary
Inherited methods
Public methods
getBarcodeData
public String getBarcodeData()
Returns the general work visa barcode data as found on the general work visa.
getControlNumber
public String getControlNumber ()
Returns the general work visa control number as found on the general work visa.
getDateOfExpiry
public String getDateOfExpiry ()
Returns the general work visa expiry date as found on the general work visa.
getIssuedAt
public String getIssuedAt ()
Returns the general work visa place of issued as found on the general work visa.
getNames
public Date getNames ()
Returns the subject's names as found on the general work visa.
getNumberOfEntries
public String getNumberOfEntries ()
Returns the general work visa number of entries as found on the general work visa.
getOn
public String getOn ()
Returns the general work visa issued date as found on the general work visa.
getPassportNumber
public String getPassportNumber ()
Returns the subject's passport number as found on the general work visa.
getReferenceNumber
public String getReferenceNumber ()
Returns the general work visa reference number as found on the general work visa.
Last updated