|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.dpml.lang.AbstractDirective
net.dpml.library.info.InfoDirective
Info block descriptor.
| Constructor Summary | |
InfoDirective(String title,
String description)
Creation of a new info directive. |
|
| Method Summary | |
boolean |
equals(Object other)
Compare this object with another for equality. |
String |
getDescription()
Return the resource description. |
String |
getTitle()
Return the resource title. |
int |
hashCode()
Compute the hash value. |
boolean |
isNull()
Return the null status of the info block. |
| Methods inherited from class net.dpml.lang.AbstractDirective |
equals, hashArray, hashValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfoDirective(String title,
String description)
title - the titledescription - the description| Method Detail |
public String getTitle()
getTitle in interface Infopublic String getDescription()
getDescription in interface Infopublic boolean isNull()
public boolean equals(Object other)
equals in class AbstractDirectiveother - the other object
public int hashCode()
hashCode in class AbstractDirective
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||