Package google.registry.model.adapters
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
-
Method Details
-
getXmlName
String getXmlName()
-