|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--planetj.license.Feature
Feature for trial, professional, enterprise Creation date: (1/8/2003 3:50:12 PM)
Constructor Summary | |
Feature(String pName,
String pDescription)
Feature constructor comment. |
Method Summary | |
String |
getDescription()
Insert the method's description here. |
String |
getName()
Insert the method's description here. |
boolean |
isEnabled()
Insert the method's description here. |
void |
setEnable(boolean pEnabled)
Insert the method's description here. |
String |
toString()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Feature(String pName, String pDescription)
Method Detail |
public String getDescription()
public String getName()
public boolean isEnabled()
public void setEnable(boolean pEnabled)
public String toString()
toString
in class Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |