public class EmbeddedField extends BaseField implements Field, Embedded, Serializable
| Constructor and Description |
|---|
EmbeddedField() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
getEmbeddedSchema() |
List<Object> |
getValues()
Get the values of the field.
|
void |
setEmbeddedSchema(Schema embeddedSchema) |
getDateTimeValues, getEmbeddedValues, getFieldType, getKeywordValues, getLinkedComponentValues, getName, getNumericValues, getTextValues, getXPath, setDateTimeValues, setEmbeddedValues, setFieldType, setKeywords, setLinkedComponentValues, setName, setNumericValues, setTextValues, setXPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFieldType, getName, getXPath, setFieldType, setName, setXPathpublic List<Object> getValues()
BaseFieldpublic Schema getEmbeddedSchema()
getEmbeddedSchema in interface Embeddedpublic void setEmbeddedSchema(Schema embeddedSchema)
setEmbeddedSchema in interface EmbeddedCopyright © 2017. All rights reserved.