Interface EnumToAttributeAdapter.EppEnum

All Known Implementing Classes:
GracePeriodStatus, StatusValue
Enclosing class:
EnumToAttributeAdapter<E extends Enum<E> & EnumToAttributeAdapter.EppEnum>

public static interface EnumToAttributeAdapter.EppEnum
Interface for epp enums that can be transformed with this adapter.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getXmlName

      String getXmlName()