Package yapion.annotations.deserialize
-
Annotation Types Summary Annotation Type Description YAPIONDeserializeType This annotation is useful for interface implementations likeList,Map,Queue,QueueorSet.YAPIONLoad This annotation describes a Field or Type to be loaded in the process of deserialization.YAPIONLoad.YAPIONLoads This is just a container to make the outer classRepeatable.YAPIONLoadExclude This annotation describes a Field or Type to be excluded in the process of deserialization.YAPIONLoadExclude.YAPIONLoadExcludes This is just a container to make the outer classRepeatable.