Modifier and Type | Field and Description |
---|---|
protected ConformIntervalType |
ConformSourceType.interval |
protected ConformIntervalType |
ConformDestinationType.interval |
Modifier and Type | Method and Description |
---|---|
ConformIntervalType |
ObjectFactory.createConformIntervalType()
Create an instance of
ConformIntervalType |
ConformIntervalType |
ConformSourceType.getInterval()
Gets the value of the interval property.
|
ConformIntervalType |
ConformDestinationType.getInterval()
Gets the value of the interval property.
|
ConformIntervalType |
ConformIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConformIntervalType |
ConformIntervalType.withEnd(ConformTimePointType value) |
ConformIntervalType |
ConformIntervalType.withStart(ConformTimePointType value) |
Modifier and Type | Method and Description |
---|---|
void |
ConformSourceType.setInterval(ConformIntervalType value)
Sets the value of the interval property.
|
void |
ConformDestinationType.setInterval(ConformIntervalType value)
Sets the value of the interval property.
|
ConformSourceType |
ConformSourceType.withInterval(ConformIntervalType value) |
ConformDestinationType |
ConformDestinationType.withInterval(ConformIntervalType value) |
Copyright © 2018. All rights reserved.