Modifier and Type | Field and Description |
---|---|
protected List<SolrDocumentType> |
SolrAddType.doc |
Modifier and Type | Method and Description |
---|---|
SolrDocumentType |
ObjectFactory.createSolrDocumentType()
Create an instance of
SolrDocumentType |
SolrDocumentType |
SolrDocumentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SolrDocumentType |
SolrDocumentType.withField(Collection<SolrDocumentType.Field> values) |
SolrDocumentType |
SolrDocumentType.withField(SolrDocumentType.Field... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<SolrDocumentType> |
ObjectFactory.createDoc(SolrDocumentType value)
|
List<SolrDocumentType> |
SolrAddType.getDoc()
Gets the value of the doc property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SolrDocumentType> |
ObjectFactory.createDoc(SolrDocumentType value)
|
SolrAddType |
SolrAddType.withDoc(SolrDocumentType... values) |
Modifier and Type | Method and Description |
---|---|
SolrAddType |
SolrAddType.withDoc(Collection<SolrDocumentType> values) |
Copyright © 2017. All rights reserved.