Uses of Class
com.yahoo.schema.DocumentReference
Packages that use DocumentReference
-
Uses of DocumentReference in com.yahoo.schema
Methods in com.yahoo.schema that return types with arguments of type DocumentReferenceModifier and TypeMethodDescriptionDocumentReferences.iterator()DocumentReferences.referenceMap()DocumentReferences.stream()Constructor parameters in com.yahoo.schema with type arguments of type DocumentReference -
Uses of DocumentReference in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return DocumentReferenceConstructors in com.yahoo.schema.document with parameters of type DocumentReferenceModifierConstructorDescriptionImportedComplexField(String fieldName, DocumentReference reference, ImmutableSDField targetField) ImportedField(String fieldName, DocumentReference reference, ImmutableSDField targetField) ImportedSimpleField(String fieldName, DocumentReference reference, ImmutableSDField targetField)