|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.report.data.PropertyReportSet
public final class PropertyReportSet
Report information for a particular property set.
Nested Class Summary | |
---|---|
static class |
PropertyReportSet.Builder Builder to create instances of enclosing class. |
Method Summary | |
---|---|
String |
getComment() Returns the Javadoc comment to the descriptor. |
DocumentMetaData |
getMetaData() Returns the document instance metadata. |
String |
getName() Returns the name that uniquely identifies the property set report. |
String |
getSpace() Returns the space the report item belongs to. |
String |
getTitle() Returns the unique title of the report within the space. |
String |
getType() Returns the type that defines the report set, if no name is specified explicitly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getType()
public String getComment()
public DocumentMetaData getMetaData()
public String getName()
public String getSpace()
public String getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |