Package google.registry.model.mark
Class Trademark
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.mark.CommonMarkFields
google.registry.model.mark.Trademark
- All Implemented Interfaces:
Cloneable
Holds information about a registered trademark.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.DateTime
org.joda.time.DateTime
com.google.common.collect.ImmutableList
<Long> org.joda.time.DateTime
Methods inherited from class google.registry.model.mark.CommonMarkFields
getContacts, getGoodsAndServices, getId, getLabels, getMarkHolders, getMarkName
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
Trademark
public Trademark()
-
-
Method Details
-
getJurisdiction
-
getMarkClasses
-
getApplicationId
-
getApplicationDate
public org.joda.time.DateTime getApplicationDate() -
getRegistrationNumber
-
getRegistrationDate
public org.joda.time.DateTime getRegistrationDate() -
getExpirationDate
public org.joda.time.DateTime getExpirationDate()
-