| Modifier and Type | Field and Description |
|---|---|
protected List<SimpleTimelineType.Source> |
SimpleTimelineType.source |
| Modifier and Type | Method and Description |
|---|---|
SimpleTimelineType.Source |
ObjectFactory.createSimpleTimelineTypeSource()
Create an instance of
SimpleTimelineType.Source |
SimpleTimelineType.Source |
SimpleTimelineType.Source.withInterval(TimeIntervalType value) |
SimpleTimelineType.Source |
SimpleTimelineType.Source.withSequence(int value) |
SimpleTimelineType.Source |
SimpleTimelineType.Source.withSiteId(String value) |
SimpleTimelineType.Source |
SimpleTimelineType.Source.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleTimelineType.Source> |
SimpleTimelineType.getSource()
Gets the value of the source property.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleTimelineType |
SimpleTimelineType.withSource(SimpleTimelineType.Source... values) |
| Modifier and Type | Method and Description |
|---|---|
SimpleTimelineType |
SimpleTimelineType.withSource(Collection<SimpleTimelineType.Source> values) |
Copyright © 2015. All rights reserved.