Package yapion.annotations.object
-
Annotation Types Summary Annotation Type Description YAPIONData This annotation describes a combinedYAPIONLoad
andYAPIONSave
and stands for every Field specified in this Type.YAPIONField This annotation describes a combinedYAPIONLoad
andYAPIONSave
for a specific field.YAPIONObjenesis This annotation is used to describe that theYAPIONDeserializer
should useObjenesisBase
to create an instance of this Type.YAPIONPostDeserialization This annotation describes one of the four steps in the process of deserialization.YAPIONPostSerialization This annotation describes one of the three steps in the process of serialization.YAPIONPreDeserialization This annotation describes one of the four steps in the process of deserialization.YAPIONPreSerialization This annotation describes one of the three steps in the process of serialization.