Uses of Class
com.yahoo.document.config.DocumentmanagerConfig.Doctype.Annotationref.Builder
Packages that use DocumentmanagerConfig.Doctype.Annotationref.Builder
-
Uses of DocumentmanagerConfig.Doctype.Annotationref.Builder in com.yahoo.document.config
Fields in com.yahoo.document.config with type parameters of type DocumentmanagerConfig.Doctype.Annotationref.BuilderMethods in com.yahoo.document.config that return DocumentmanagerConfig.Doctype.Annotationref.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Doctype.Annotationref.Builder.annotationtype(int __value) DocumentmanagerConfig.Doctype.Annotationref.Builder.idx(int __value) Methods in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.Annotationref.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.Doctype.Builder.annotationref(DocumentmanagerConfig.Doctype.Annotationref.Builder __builder) Add the given builder to this builder's list of Annotationref buildersMethod parameters in com.yahoo.document.config with type arguments of type DocumentmanagerConfig.Doctype.Annotationref.BuilderModifier and TypeMethodDescriptionDocumentmanagerConfig.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 buildersConstructors in com.yahoo.document.config with parameters of type DocumentmanagerConfig.Doctype.Annotationref.BuilderModifierConstructorDescription