Modifier and Type | Optional Element and Description |
---|---|
EExportContext[] |
context |
boolean |
encrypt |
boolean |
exclude |
public abstract EExportContext[] context
EExportContext
s that determine when the annotated field should be exported. If no context
is given the field will be exportedpublic abstract boolean exclude
Boolean
whether or not to exclude this field from exportpublic abstract boolean encrypt
Boolean
whether or not to encrypt this field for exportCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.