|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEntityType
TMST.representation.ReplyReference
Constructor Summary | |
ReplyReference(TMST tmst,
java.lang.String name,
java.lang.String description,
java.lang.String value)
|
Method Summary | |
Value |
getValue()
Method returning the value of the reference |
static boolean |
matches(Entity value)
Method which has to be overriden (from the class EntityType) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReplyReference(TMST tmst, java.lang.String name, java.lang.String description, java.lang.String value) throws NameAlreadyExistException
Method Detail |
public Value getValue() throws AlreadyHasValueException
AlreadyHasValueException
public static boolean matches(Entity value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |