public class CDATimeStamp extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PreciseDate |
value |
| Constructor and Description |
|---|
CDATimeStamp() |
CDATimeStamp(PreciseDate date) |
| Modifier and Type | Method and Description |
|---|---|
PreciseDate |
getValue() |
void |
setValue(PreciseDate value) |
protected PreciseDate value
public CDATimeStamp()
public CDATimeStamp(PreciseDate date)
public PreciseDate getValue()
public void setValue(PreciseDate value)
Copyright © 2021. All rights reserved.