Class ImmutableImportedSDField

java.lang.Object
com.yahoo.schema.document.ImmutableImportedSDField
All Implemented Interfaces:
ImmutableSDField
Direct Known Subclasses:
ImmutableImportedComplexSDField

public class ImmutableImportedSDField extends Object implements ImmutableSDField
Wraps ImportedField as ImmutableSDField. Methods that are not meaningful or relevant for imported fields will throw UnsupportedOperationException.
Author:
bjorncs