public class ValidityPeriodImpl extends Object implements ValidityPeriod
| Constructor and Description |
|---|
ValidityPeriodImpl(AbsoluteTimeStamp absoluteFormatValue) |
ValidityPeriodImpl(int relativeFormatValue) |
ValidityPeriodImpl(ValidityEnhancedFormatData enhancedFormatValue) |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteTimeStamp |
getAbsoluteFormatValue() |
ValidityEnhancedFormatData |
getEnhancedFormatValue() |
Double |
getRelativeFormatHours() |
Integer |
getRelativeFormatValue() |
ValidityPeriodFormat |
getValidityPeriodFormat() |
String |
toString() |
public ValidityPeriodImpl(int relativeFormatValue)
public ValidityPeriodImpl(AbsoluteTimeStamp absoluteFormatValue)
public ValidityPeriodImpl(ValidityEnhancedFormatData enhancedFormatValue)
public ValidityPeriodFormat getValidityPeriodFormat()
getValidityPeriodFormat in interface ValidityPeriodpublic Integer getRelativeFormatValue()
getRelativeFormatValue in interface ValidityPeriodpublic Double getRelativeFormatHours()
getRelativeFormatHours in interface ValidityPeriodpublic AbsoluteTimeStamp getAbsoluteFormatValue()
getAbsoluteFormatValue in interface ValidityPeriodpublic ValidityEnhancedFormatData getEnhancedFormatValue()
getEnhancedFormatValue in interface ValidityPeriodCopyright © 2016. All Rights Reserved.