Uses of Interface
info.oais.interfaces.infomodel.poss1Provenance.TimeStamp
| Package | Description | 
|---|---|
| info.oais.implementation.infomodel.poss1Provenance | This package contains an implementation which should be useful for dealing with ProvenanceInformation. | 
| info.oais.interfaces.infomodel.poss1Provenance | This package contains interfaces which should be useful for dealing with ProvenanceInformation. | 
- 
Uses of TimeStamp in info.oais.implementation.infomodel.poss1ProvenanceClasses in info.oais.implementation.infomodel.poss1Provenance that implement TimeStamp Modifier and Type Class Description classTimeStampImpl1The time of the Step, which may include a duration, time system etc.Fields in info.oais.implementation.infomodel.poss1Provenance declared as TimeStamp Modifier and Type Field Description TimeStampProvenanceStepImpl1. m_TimeStampInternal value for the TimeStampMethods in info.oais.implementation.infomodel.poss1Provenance that return TimeStamp Modifier and Type Method Description TimeStampProvenanceStepImpl1. getTimeStamp()Get the TimeStamp of the activity.Methods in info.oais.implementation.infomodel.poss1Provenance with parameters of type TimeStamp Modifier and Type Method Description voidProvenanceStepImpl1. setTimeStamp(TimeStamp ts)Set the Actor involved in the activity.
- 
Uses of TimeStamp in info.oais.interfaces.infomodel.poss1ProvenanceMethods in info.oais.interfaces.infomodel.poss1Provenance that return TimeStamp Modifier and Type Method Description TimeStampProvenanceStep. getTimeStamp()Get the TimeStamp of the activity.Methods in info.oais.interfaces.infomodel.poss1Provenance with parameters of type TimeStamp Modifier and Type Method Description voidProvenanceStep. setTimeStamp(TimeStamp ts)Set the Actor involved in the activity.