Class FeeCheckResponseExtensionItemV12

All Implemented Interfaces:
Cloneable

public class FeeCheckResponseExtensionItemV12 extends FeeCheckResponseExtensionItem
The version 0.12 response for a domain check on a single resource.
  • Constructor Details

    • FeeCheckResponseExtensionItemV12

      public FeeCheckResponseExtensionItemV12()
  • Method Details

    • getPeriod

      public Period getPeriod()
      This method is overridden and not annotated for JAXB because this version of the extension doesn't support "period".
      Overrides:
      getPeriod in class FeeQueryResponseExtensionItem
    • getFees

      public com.google.common.collect.ImmutableList<Fee> getFees()
      This method is overridden and not annotated for JAXB because this version of the extension doesn't support "fee".
      Overrides:
      getFees in class FeeQueryResponseExtensionItem
    • getFeeClass

      public String getFeeClass()
      This method is not annotated for JAXB because this version of the extension doesn't support "feeClass" and because the data comes off of the command object rather than a field.
      Overrides:
      getFeeClass in class FeeQueryResponseExtensionItem