Class MarkProtection

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.mark.MarkProtection
All Implemented Interfaces:
Cloneable

public class MarkProtection extends ImmutableObject
A country and region of a country where a mark is protected.
  • Constructor Details

    • MarkProtection

      public MarkProtection()
  • Method Details

    • getCountryCode

      public String getCountryCode()
    • getRegion

      public String getRegion()
    • getRulingCountryCodes

      public com.google.common.collect.ImmutableList<String> getRulingCountryCodes()