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