Package yapion.annotations.object
Annotation Type YAPIONData
- 
 @Retention(RUNTIME) @Target(TYPE) public @interface YAPIONDataThis annotation describes a combinedYAPIONLoadandYAPIONSaveand stands for every Field specified in this Type. This annotation will overwrite any existingYAPIONLoad,YAPIONSaveandYAPIONField.
 The context describes the state in which theYAPIONSerializerorYAPIONDeserializershould be for this annotation to take effect.