gov.virginia.dcjs.regulatory
Class SCOPLicense

java.lang.Object
  extended bygov.virginia.dcjs.regulatory.SCOPLicense
All Implemented Interfaces:
DCJSItem, Jurisdictionable, License, SherlockItem

public class SCOPLicense
extends java.lang.Object
implements License, Jurisdictionable


Constructor Summary
SCOPLicense()
           
 
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.License
addApprovalItem, addCategory, extend, getApplicationDate, getApprovalItems, getCategories, getExpiration, getExtension, getExtensionRequested, getFee, getIssued, getPendingReasons, getRenewalSent, getStatus, getWhenDue, isComplete, isCurrent, isExpired, isPending, isRenewable, issue, sendRenewal, update
 
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.regulatory.Jurisdictionable
addJusrisdiction, getJurisdictionHistory, getJurisdictions
 

Constructor Detail

SCOPLicense

public SCOPLicense()