gov.virginia.dcjs.regulatory
Class Individual

java.lang.Object
  extended bygov.virginia.dcjs.regulatory.Individual
All Implemented Interfaces:
DCJSItem, Entity, Principal, SherlockItem

public class Individual
extends java.lang.Object
implements Entity


Constructor Summary
Individual()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface gov.virginia.dcjs.regulatory.Entity
addLicense, addSanction, doesEnforcement, getAddressHistory, getCurrentLicenses, getDCJSID, getHistoricLicenses, getLicenses, getPendingLicenses, getSanctions, hasSubmitted
 
Methods inherited from interface gov.virginia.dcjs.regulatory.SherlockItem
addComment, getComments
 
Methods inherited from interface gov.virginia.dcjs.DCJSItem
getKey
 
Methods inherited from interface gov.virginia.dcjs.identity.Principal
activate, activated, addPreference, addPrivilege, getContactData, getDescription, getIdentificaion, getPreferences, getPriviliges, reactivate, setContactData, setDescription, setIdentification, terminate, terminated
 

Constructor Detail

Individual

public Individual()