Uses of Class
com.yahoo.document.config.DocumenttypesConfig.Doctype.Documentref.Builder
Packages that use DocumenttypesConfig.Doctype.Documentref.Builder
-
Uses of DocumenttypesConfig.Doctype.Documentref.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config with type parameters of type DocumenttypesConfig.Doctype.Documentref.BuilderMethods in com.yahoo.document.config that return DocumenttypesConfig.Doctype.Documentref.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Doctype.Documentref.Builder.idx(int __value) DocumenttypesConfig.Doctype.Documentref.Builder.internalid(int __value) DocumenttypesConfig.Doctype.Documentref.Builder.targettype(int __value) Methods in com.yahoo.document.config with parameters of type DocumenttypesConfig.Doctype.Documentref.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Doctype.Builder.documentref(DocumenttypesConfig.Doctype.Documentref.Builder __builder) Add the given builder to this builder's list of Documentref buildersMethod parameters in com.yahoo.document.config with type arguments of type DocumenttypesConfig.Doctype.Documentref.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Doctype.Builder.documentref(Consumer<DocumenttypesConfig.Doctype.Documentref.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Doctype.Builder.documentref(List<DocumenttypesConfig.Doctype.Documentref.Builder> __builders) Set the given list as this builder's list of Documentref buildersConstructors in com.yahoo.document.config with parameters of type DocumenttypesConfig.Doctype.Documentref.BuilderModifierConstructorDescription