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