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