public interface ComplexVersionReference
ComplexStructureReferenceBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVersion()
returns the version that is being reference, this can be null
|
TimeRange |
getVersionValidFrom()
Returns the period from which the version should be valid from - this can be null
|
TimeRange |
getVersionValidTo()
Returns the period from which the version should be valid to - this can be null
|
TERTIARY_BOOL |
isReturnLatest()
Returns if the version to be returned is the latest version
|
TERTIARY_BOOL isReturnLatest()
java.lang.String getVersion()
TimeRange getVersionValidFrom()
TimeRange getVersionValidTo()