Modifier and Type | Field and Description |
---|---|
protected List<SearchResultEntryTimespanType> |
SearchResultEntryType.timespan |
Modifier and Type | Method and Description |
---|---|
SearchResultEntryTimespanType |
ObjectFactory.createSearchResultEntryTimespanType()
Create an instance of
SearchResultEntryTimespanType |
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withEnd(String value) |
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withField(Collection<SearchResultEntryTimespanType.Field> values) |
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withField(SearchResultEntryTimespanType.Field... values) |
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withStart(String value) |
Modifier and Type | Method and Description |
---|---|
List<SearchResultEntryTimespanType> |
SearchResultEntryType.getTimespan()
Gets the value of the timespan property.
|
Modifier and Type | Method and Description |
---|---|
SearchResultEntryType |
SearchResultEntryType.withTimespan(SearchResultEntryTimespanType... values) |
Modifier and Type | Method and Description |
---|---|
SearchResultEntryType |
SearchResultEntryType.withTimespan(Collection<SearchResultEntryTimespanType> values) |
Copyright © 2017. All rights reserved.