Interface ProfileProperty
- All Known Implementing Classes:
DefaultProfileProperty
public interface ProfileProperty
-
Method Summary
Modifier and TypeMethodDescription@NotNull Stringname()static @NotNull ProfilePropertystatic @NotNull ProfileProperty@Nullable String@NotNull Stringvalue()
-
Method Details
-
property
@NotNull static @NotNull ProfileProperty property(@NotNull @NotNull String name, @NotNull @NotNull String value) -
property
@NotNull static @NotNull ProfileProperty property(@NotNull @NotNull String name, @NotNull @NotNull String value, @Nullable @Nullable String signature) -
name
-
value
-
signature
-