Package org.primefaces.showcase.domain
Class Representative
java.lang.Object
org.primefaces.showcase.domain.Representative
- All Implemented Interfaces:
Serializable,Comparable<Representative>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Representative
public Representative() -
Representative
-
-
Method Details
-
getName
-
setName
-
getImage
-
setImage
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<Representative>
-