@Documented @Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) public @interface Entry
String
desc
boolean
ignoreNull
EntryType
type
value
public abstract String value
public abstract EntryType type
public abstract boolean ignoreNull
public abstract String desc
Copyright © 2023. All rights reserved.