Package google.registry.model.mark
Class TreatyOrStatuteMark
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.mark.CommonMarkFields
google.registry.model.mark.ProtectedMark
google.registry.model.mark.TreatyOrStatuteMark
- All Implemented Interfaces:
Cloneable
Information about a mark derived from a treaty or statute.
-
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
com.google.common.collect.ImmutableList
<MarkProtection> getTitle()
Methods inherited from class google.registry.model.mark.ProtectedMark
getProtectionDate, getReferenceNumber
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
-
TreatyOrStatuteMark
public TreatyOrStatuteMark()
-
-
Method Details
-
getMarkProtections
-
getTitle
-
getExecutionDate
public org.joda.time.DateTime getExecutionDate()
-