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