Uses of Class
com.yahoo.document.config.DocumentmanagerConfig.Doctype.Annotationtype.Builder
Packages that use DocumentmanagerConfig.Doctype.Annotationtype.Builder
-
Uses of DocumentmanagerConfig.Doctype.Annotationtype.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config with type parameters of type DocumentmanagerConfig.Doctype.Annotationtype.BuilderMethods in com.yahoo.document.config that return DocumentmanagerConfig.Doctype.Annotationtype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Doctype.Annotationtype.Builder.datatype(int __value) DocumentmanagerConfig.Doctype.Annotationtype.Builder.idx(int __value) DocumentmanagerConfig.Doctype.Annotationtype.Builder.inherits(DocumentmanagerConfig.Doctype.Annotationtype.Inherits.Builder __builder) Add the given builder to this builder's list of Inherits buildersDocumentmanagerConfig.Doctype.Annotationtype.Builder.inherits(Consumer<DocumentmanagerConfig.Doctype.Annotationtype.Inherits.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentmanagerConfig.Doctype.Annotationtype.Builder.inherits(List<DocumentmanagerConfig.Doctype.Annotationtype.Inherits.Builder> __builders) Set the given list as this builder's list of Inherits buildersDocumentmanagerConfig.Doctype.Annotationtype.Builder.internalid(int __value) Methods in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.Annotationtype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Doctype.Builder.annotationtype(DocumentmanagerConfig.Doctype.Annotationtype.Builder __builder) Add the given builder to this builder's list of Annotationtype buildersMethod parameters in com.yahoo.document.config with type arguments of type DocumentmanagerConfig.Doctype.Annotationtype.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.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 buildersConstructors in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.Annotationtype.BuilderModifierConstructorDescription