Uses of Class
com.yahoo.schema.document.FieldSet
Packages that use FieldSet
-
Uses of FieldSet in com.yahoo.documentmodel
Methods in com.yahoo.documentmodel that return types with arguments of type FieldSetModifier and TypeMethodDescriptionNewDocumentType.getFieldSets()The field sets defined for this type and itsSchema -
Uses of FieldSet in com.yahoo.schema
Methods in com.yahoo.schema that return types with arguments of type FieldSetModifier and TypeMethodDescriptionFieldSets.builtInFieldSets()Returns the built in field sets, unmodifiableFieldSets.userFieldSets()Returns the user defined field sets, unmodifiable -
Uses of FieldSet in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return FieldSet