Interface UserProperty
-
@DoNotImplement public interface UserProperty
A representation for a user property.- Since:
- 4.0.0, CE 2019.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull StringgetName()@NotNull StringgetValue()
-