Uses of Class
com.yahoo.document.config.DocumentmanagerConfig.Doctype.Builder
Packages that use DocumentmanagerConfig.Doctype.Builder
-
Uses of DocumentmanagerConfig.Doctype.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config with type parameters of type DocumentmanagerConfig.Doctype.BuilderMethods in com.yahoo.document.config that return DocumentmanagerConfig.Doctype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Doctype.Builder.annotationref(DocumentmanagerConfig.Doctype.Annotationref.Builder __builder) Add the given builder to this builder's list of Annotationref buildersDocumentmanagerConfig.Doctype.Builder.annotationref(Consumer<DocumentmanagerConfig.Doctype.Annotationref.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.annotationref(List<DocumentmanagerConfig.Doctype.Annotationref.Builder> __builders) Set the given list as this builder's list of Annotationref buildersDocumentmanagerConfig.Doctype.Builder.annotationtype(DocumentmanagerConfig.Doctype.Annotationtype.Builder __builder) Add the given builder to this builder's list of Annotationtype buildersDocumentmanagerConfig.Doctype.Builder.annotationtype(Consumer<DocumentmanagerConfig.Doctype.Annotationtype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.annotationtype(List<DocumentmanagerConfig.Doctype.Annotationtype.Builder> __builders) Set the given list as this builder's list of Annotationtype buildersDocumentmanagerConfig.Doctype.Builder.arraytype(DocumentmanagerConfig.Doctype.Arraytype.Builder __builder) Add the given builder to this builder's list of Arraytype buildersDocumentmanagerConfig.Doctype.Builder.arraytype(Consumer<DocumentmanagerConfig.Doctype.Arraytype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.arraytype(List<DocumentmanagerConfig.Doctype.Arraytype.Builder> __builders) Set the given list as this builder's list of Arraytype buildersDocumentmanagerConfig.Doctype.Builder.contentstruct(int __value) DocumentmanagerConfig.Doctype.Builder.documentref(DocumentmanagerConfig.Doctype.Documentref.Builder __builder) Add the given builder to this builder's list of Documentref buildersDocumentmanagerConfig.Doctype.Builder.documentref(Consumer<DocumentmanagerConfig.Doctype.Documentref.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.documentref(List<DocumentmanagerConfig.Doctype.Documentref.Builder> __builders) Set the given list as this builder's list of Documentref buildersDocumentmanagerConfig.Doctype.Builder.fieldsets(String __key, DocumentmanagerConfig.Doctype.Fieldsets.Builder __value) DocumentmanagerConfig.Doctype.Builder.fieldsets(String __key, Consumer<DocumentmanagerConfig.Doctype.Fieldsets.Builder> __func) Make a new builder and run the supplied function on it before using it as the valueDocumentmanagerConfig.Doctype.Builder.fieldsets(Map<String, DocumentmanagerConfig.Doctype.Fieldsets.Builder> __values) DocumentmanagerConfig.Doctype.Builder.idx(int __value) DocumentmanagerConfig.Doctype.Builder.importedfield(DocumentmanagerConfig.Doctype.Importedfield.Builder __builder) Add the given builder to this builder's list of Importedfield buildersDocumentmanagerConfig.Doctype.Builder.importedfield(Consumer<DocumentmanagerConfig.Doctype.Importedfield.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.importedfield(List<DocumentmanagerConfig.Doctype.Importedfield.Builder> __builders) Set the given list as this builder's list of Importedfield buildersDocumentmanagerConfig.Doctype.Builder.inherits(DocumentmanagerConfig.Doctype.Inherits.Builder __builder) Add the given builder to this builder's list of Inherits buildersDocumentmanagerConfig.Doctype.Builder.inherits(Consumer<DocumentmanagerConfig.Doctype.Inherits.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.inherits(List<DocumentmanagerConfig.Doctype.Inherits.Builder> __builders) Set the given list as this builder's list of Inherits buildersDocumentmanagerConfig.Doctype.Builder.maptype(DocumentmanagerConfig.Doctype.Maptype.Builder __builder) Add the given builder to this builder's list of Maptype buildersDocumentmanagerConfig.Doctype.Builder.maptype(Consumer<DocumentmanagerConfig.Doctype.Maptype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.maptype(List<DocumentmanagerConfig.Doctype.Maptype.Builder> __builders) Set the given list as this builder's list of Maptype buildersDocumentmanagerConfig.Doctype.Builder.primitivetype(DocumentmanagerConfig.Doctype.Primitivetype.Builder __builder) Add the given builder to this builder's list of Primitivetype buildersDocumentmanagerConfig.Doctype.Builder.primitivetype(Consumer<DocumentmanagerConfig.Doctype.Primitivetype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.primitivetype(List<DocumentmanagerConfig.Doctype.Primitivetype.Builder> __builders) Set the given list as this builder's list of Primitivetype buildersDocumentmanagerConfig.Doctype.Builder.structtype(DocumentmanagerConfig.Doctype.Structtype.Builder __builder) Add the given builder to this builder's list of Structtype buildersDocumentmanagerConfig.Doctype.Builder.structtype(Consumer<DocumentmanagerConfig.Doctype.Structtype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.structtype(List<DocumentmanagerConfig.Doctype.Structtype.Builder> __builders) Set the given list as this builder's list of Structtype buildersDocumentmanagerConfig.Doctype.Builder.tensortype(DocumentmanagerConfig.Doctype.Tensortype.Builder __builder) Add the given builder to this builder's list of Tensortype buildersDocumentmanagerConfig.Doctype.Builder.tensortype(Consumer<DocumentmanagerConfig.Doctype.Tensortype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.tensortype(List<DocumentmanagerConfig.Doctype.Tensortype.Builder> __builders) Set the given list as this builder's list of Tensortype buildersDocumentmanagerConfig.Doctype.Builder.wsettype(DocumentmanagerConfig.Doctype.Wsettype.Builder __builder) Add the given builder to this builder's list of Wsettype buildersDocumentmanagerConfig.Doctype.Builder.wsettype(Consumer<DocumentmanagerConfig.Doctype.Wsettype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Builder.wsettype(List<DocumentmanagerConfig.Doctype.Wsettype.Builder> __builders) Set the given list as this builder's list of Wsettype buildersMethods in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Builder.doctype(DocumentmanagerConfig.Doctype.Builder __builder) Add the given builder to this builder's list of Doctype buildersMethod parameters in com.yahoo.document.config with type arguments of type DocumentmanagerConfig.Doctype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Builder.doctype(Consumer<DocumentmanagerConfig.Doctype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Builder.doctype(List<DocumentmanagerConfig.Doctype.Builder> __builders) Set the given list as this builder's list of Doctype buildersConstructors in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.Builder