Interface ProfilesProvider.UncompletedProfile

All Known Subinterfaces:
ProfilesProvider.CompletedProfile
All Known Implementing Classes:
LocalProfilesProvider.LocalProfile
Enclosing class:
ProfilesProvider

public static interface ProfilesProvider.UncompletedProfile
  • Method Details

    • getUuid

      UUID getUuid()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getDefaultTag

      String getDefaultTag()