Modifier and Type | Field and Description |
---|---|
protected List<SolrDocumentType.Field> |
SolrDocumentType.field |
Modifier and Type | Method and Description |
---|---|
SolrDocumentType.Field |
ObjectFactory.createSolrDocumentTypeField()
Create an instance of
SolrDocumentType.Field |
SolrDocumentType.Field |
SolrDocumentType.Field.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SolrDocumentType.Field |
SolrDocumentType.Field.withName(String value) |
SolrDocumentType.Field |
SolrDocumentType.Field.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<SolrDocumentType.Field> |
SolrDocumentType.getField()
Gets the value of the field property.
|
Modifier and Type | Method and Description |
---|---|
SolrDocumentType |
SolrDocumentType.withField(SolrDocumentType.Field... values) |
Modifier and Type | Method and Description |
---|---|
SolrDocumentType |
SolrDocumentType.withField(Collection<SolrDocumentType.Field> values) |
Copyright © 2018. All rights reserved.