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 Link icon

    • MarkProtection Link icon

      public MarkProtection()
  • Method Details Link icon

    • getCountryCode Link icon

      public String getCountryCode()
    • getRegion Link icon

      public String getRegion()
    • getRulingCountryCodes Link icon

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