| Modifier and Type | Field and Description |
|---|---|
protected List<SearchResultEntryTimespanType.Field> |
SearchResultEntryTimespanType.field |
| Modifier and Type | Method and Description |
|---|---|
SearchResultEntryTimespanType.Field |
ObjectFactory.createSearchResultEntryTimespanTypeField()
Create an instance of
SearchResultEntryTimespanType.Field |
SearchResultEntryTimespanType.Field |
SearchResultEntryTimespanType.Field.withName(String value) |
SearchResultEntryTimespanType.Field |
SearchResultEntryTimespanType.Field.withValue(Collection<String> values) |
SearchResultEntryTimespanType.Field |
SearchResultEntryTimespanType.Field.withValue(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResultEntryTimespanType.Field> |
SearchResultEntryTimespanType.getField()
Gets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withField(SearchResultEntryTimespanType.Field... values) |
| Modifier and Type | Method and Description |
|---|---|
SearchResultEntryTimespanType |
SearchResultEntryTimespanType.withField(Collection<SearchResultEntryTimespanType.Field> values) |
Copyright © 2015. All rights reserved.