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