Modifier and Type | Field and Description |
---|---|
protected List<IndexingConfigurationType.FieldDefault> |
IndexingConfigurationType.fieldDefault |
Modifier and Type | Method and Description |
---|---|
IndexingConfigurationType.FieldDefault |
ObjectFactory.createIndexingConfigurationTypeFieldDefault()
Create an instance of
IndexingConfigurationType.FieldDefault |
IndexingConfigurationType.FieldDefault |
IndexingConfigurationType.FieldDefault.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
IndexingConfigurationType.FieldDefault |
IndexingConfigurationType.FieldDefault.withFullText(boolean value) |
IndexingConfigurationType.FieldDefault |
IndexingConfigurationType.FieldDefault.withName(String value) |
Modifier and Type | Method and Description |
---|---|
List<IndexingConfigurationType.FieldDefault> |
IndexingConfigurationType.getFieldDefault()
Gets the value of the fieldDefault property.
|
Modifier and Type | Method and Description |
---|---|
IndexingConfigurationType |
IndexingConfigurationType.withFieldDefault(IndexingConfigurationType.FieldDefault... values) |
Modifier and Type | Method and Description |
---|---|
IndexingConfigurationType |
IndexingConfigurationType.withFieldDefault(Collection<IndexingConfigurationType.FieldDefault> values) |
Copyright © 2017. All rights reserved.