Modifier and Type | Field and Description |
---|---|
protected List<FacetCountType> |
FacetType.count |
Modifier and Type | Method and Description |
---|---|
FacetCountType |
ObjectFactory.createFacetCountType()
Create an instance of
FacetCountType |
FacetCountType |
FacetCountType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FacetCountType |
FacetCountType.withFieldValue(String value) |
FacetCountType |
FacetCountType.withValue(long value) |
Modifier and Type | Method and Description |
---|---|
List<FacetCountType> |
FacetType.getCount()
Gets the value of the count property.
|
Modifier and Type | Method and Description |
---|---|
FacetType |
FacetType.withCount(FacetCountType... values) |
Modifier and Type | Method and Description |
---|---|
FacetType |
FacetType.withCount(Collection<FacetCountType> values) |
Copyright © 2017. All rights reserved.