com.cinnabarsystems.clm
Class Feature

java.lang.Object
  extended by com.cinnabarsystems.clm.LicenseElement
      extended by com.cinnabarsystems.clm.Feature

public class Feature
extends LicenseElement

Class describing a feature licensed for use by a given Licensee. A Feature's name is the name of the feature.


Method Summary
 long getDaysLeft()
           
 
Methods inherited from class com.cinnabarsystems.clm.LicenseElement
getAttribute, getAttributes, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDaysLeft

public long getDaysLeft()