@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface BaseDocumentLayout.Persist
int
order
boolean
primaryKey
public abstract int order
public abstract boolean primaryKey
Copyright © 2019. All rights reserved.