|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.ury.database.DatabaseItem<ShowItemProperty,java.lang.String>
uk.org.ury.show.item.ShowItem
public class ShowItem
An item in the show database.
Constructor Summary | |
---|---|
ShowItem(java.util.Map<ShowItemProperty,java.lang.String> properties)
Construct a new ShowItem. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class uk.org.ury.database.DatabaseItem |
---|
asResponse, get, has |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ShowItem(java.util.Map<ShowItemProperty,java.lang.String> properties)
properties
- The map of properties to store in the show item.Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |