Package com.yahoo.document
Class DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
- java.lang.Object
-
- com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
-
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
- Enclosing class:
- DocumenttypesConfig.Documenttype.Annotationtype.Inherits
public static class DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder extends java.lang.Object implements com.yahoo.config.ConfigBuilder
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(DocumenttypesConfig.Documenttype.Annotationtype.Inherits config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DocumenttypesConfig.Documenttype.Annotationtype.Inherits
build()
DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
id(int __value)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(DocumenttypesConfig.Documenttype.Annotationtype.Inherits config)
-
-
Method Detail
-
id
public DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder id(int __value)
-
build
public DocumenttypesConfig.Documenttype.Annotationtype.Inherits build()
-
-