Class LaunchNotice.NoticeIdType

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.launch.LaunchNotice.NoticeIdType
All Implemented Interfaces:
UnsafeSerializable, Serializable, Cloneable
Enclosing class:
LaunchNotice

@Embeddable public static class LaunchNotice.NoticeIdType extends ImmutableObject implements UnsafeSerializable
An id with a validator-id attribute.
See Also:
  • Constructor Details

    • NoticeIdType

      public NoticeIdType()
  • Method Details

    • getTcnId

      public String getTcnId()
    • getValidatorId

      public String getValidatorId()