Annotation Type PropertyName (3.1.0)

public interface PropertyName implements Annotation

Marks a field to be renamed when serialized.

Implements

Annotation

Methods

value()

public abstract String value()
Returns
TypeDescription
String