| Modifier and Type | Optional Element and Description |
|---|---|
String |
collectionElementName
For a collection, if this is not defaulted, each element of the
collection will be wrapped in this extra tag
|
boolean |
compound
If true this element is treated as a compound type - we don't give it an
outer element and we dump all the values
|
String |
elementName
Name of element to use in xml dump
|
String[] |
firstFields
If non empty these are the first fields to dump
|
String[] |
keyFields
If being dumped as a reference these are the fields to dump
|
public abstract String elementName
public abstract String collectionElementName
public abstract boolean compound
public abstract String[] keyFields
public abstract String[] firstFields
Copyright © 2018 Bedework. All rights reserved.