Package io.gs2.news.model
Class CurrentNewsMaster
java.lang.Object
io.gs2.news.model.CurrentNewsMaster
- All Implemented Interfaces:
IModel,Serializable,Comparable<CurrentNewsMaster>
public class CurrentNewsMaster
extends Object
implements IModel, Serializable, Comparable<CurrentNewsMaster>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanstatic CurrentNewsMasterfromJson(com.fasterxml.jackson.databind.JsonNode data) inthashCode()voidsetNamespaceId(String namespaceId) com.fasterxml.jackson.databind.JsonNodetoJson()withNamespaceId(String namespaceId)
-
Constructor Details
-
CurrentNewsMaster
public CurrentNewsMaster()
-
-
Method Details
-
getNamespaceId
-
setNamespaceId
-
withNamespaceId
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson() -
compareTo
- Specified by:
compareToin interfaceComparable<CurrentNewsMaster>
-
hashCode
public int hashCode() -
equals
-