Uses of Class
com.yahoo.schema.document.ImportedField
Packages that use ImportedField
-
Uses of ImportedField in com.yahoo.schema.document
Subclasses of ImportedField in com.yahoo.schema.documentModifier and TypeClassDescriptionclassA complex field that is imported from a concrete field in a referenced document type and given an alias name.classA simple field that is imported from a concrete field in a referenced document type and given an alias name.Methods in com.yahoo.schema.document that return ImportedFieldModifier and TypeMethodDescriptionImmutableImportedSDField.getImportedField()ImportedComplexField.getNestedField(String name) Methods in com.yahoo.schema.document that return types with arguments of type ImportedFieldMethods in com.yahoo.schema.document with parameters of type ImportedFieldModifier and TypeMethodDescriptionvoidImportedComplexField.addNestedField(ImportedField importedField) Constructor parameters in com.yahoo.schema.document with type arguments of type ImportedField