Package yapion.annotations.object
-
Annotation Types Summary Annotation Type Description YAPIONData This annotation describes a combinedYAPIONLoadandYAPIONSaveand stands for every Field specified in this Type.YAPIONField This annotation describes a combinedYAPIONLoadandYAPIONSavefor a specific field.YAPIONObjenesis This annotation is used to describe that theYAPIONDeserializershould useObjenesisBaseto 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.