@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Documented @Inherited public @interface ExportField
String
title
int
align
int[]
groups
ptitle
public abstract String title
public abstract String ptitle
public abstract int align
public abstract int[] groups
Copyright © 2022. All rights reserved.