Class ReferenceDataType

java.lang.Object
com.yahoo.vespa.objects.Selectable
com.yahoo.vespa.objects.Identifiable
com.yahoo.document.DataType
com.yahoo.document.ReferenceDataType
All Implemented Interfaces:
Cloneable, Comparable<DataType>

public class ReferenceDataType extends DataType
A ReferenceDataType specifies a particular concrete document type that a ReferenceFieldValue instance binds to.
Author:
vekterli