Class Note
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Note
Extra information about a given entity
-
Constructor Details
-
Note
public Note()
-
-
Method Details
-
author
-
getAuthor
Author of the note- Returns:
- author
-
setAuthor
-
date
-
getDate
Date of the note- Returns:
- date
-
setDate
-
text
-
getText
Text of the note- Returns:
- text
-
setText
-
equals
-
hashCode
public int hashCode() -
toString
-