Uses of Class
com.yahoo.document.config.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
Packages that use DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
-
Uses of DocumenttypesConfig.Documenttype.Datatype.Wset.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config declared as DocumenttypesConfig.Documenttype.Datatype.Wset.BuilderMethods in com.yahoo.document.config that return DocumenttypesConfig.Documenttype.Datatype.Wset.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Wset.Builder.createifnonexistent(boolean __value) DocumenttypesConfig.Documenttype.Datatype.Wset.Builder.key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder __builder) DocumenttypesConfig.Documenttype.Datatype.Wset.Builder.key(Consumer<DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Documenttype.Datatype.Wset.Builder.removeifzero(boolean __value) Methods in com.yahoo.document.config with parameters of type DocumenttypesConfig.Documenttype.Datatype.Wset.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Builder.wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder __builder) Method parameters in com.yahoo.document.config with type arguments of type DocumenttypesConfig.Documenttype.Datatype.Wset.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Documenttype.Datatype.Builder.wset(Consumer<DocumenttypesConfig.Documenttype.Datatype.Wset.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.document.config with parameters of type DocumenttypesConfig.Documenttype.Datatype.Wset.BuilderModifierConstructorDescription