Modifier and Type | Field and Description |
---|---|
protected ConformTimePointType |
ConformIntervalType.end |
protected ConformTimePointType |
ConformIntervalType.start |
Modifier and Type | Method and Description |
---|---|
ConformTimePointType |
ObjectFactory.createConformTimePointType()
Create an instance of
ConformTimePointType |
ConformTimePointType |
ConformIntervalType.getEnd()
Gets the value of the end property.
|
ConformTimePointType |
ConformIntervalType.getStart()
Gets the value of the start property.
|
ConformTimePointType |
ConformTimePointType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConformTimePointType |
ConformTimePointType.withSamples(BigInteger value) |
ConformTimePointType |
ConformTimePointType.withTimeBase(TimeBaseType value) |
Modifier and Type | Method and Description |
---|---|
void |
ConformIntervalType.setEnd(ConformTimePointType value)
Sets the value of the end property.
|
void |
ConformIntervalType.setStart(ConformTimePointType value)
Sets the value of the start property.
|
ConformIntervalType |
ConformIntervalType.withEnd(ConformTimePointType value) |
ConformIntervalType |
ConformIntervalType.withStart(ConformTimePointType value) |
Copyright © 2017. All rights reserved.