Interface DocumentedEnum

All Known Implementing Classes:
FailureReason, GeofencingErrorCode, ProfileDevicePinState, ProfileDeviceState, ProfileMobileUserCertificateState, ReceiptMessagingMode, StatusCode

public interface DocumentedEnum
Basic interface for enums that are providing a user-friendly documentation of what each of their values means.
  • Method Summary

    Modifier and Type Method Description
    String getDescription()