Uses of Class
nl.logius.digikoppeling.gb._2010._10.DatetimeType
Packages that use DatetimeType
-
Uses of DatetimeType in nl.logius.digikoppeling.gb._2010._10
Fields in nl.logius.digikoppeling.gb._2010._10 declared as DatetimeTypeModifier and TypeFieldDescriptionprotected DatetimeTypeDataReference.Lifetime.creationTimeprotected DatetimeTypeDataReference.Lifetime.expirationTimeMethods in nl.logius.digikoppeling.gb._2010._10 that return DatetimeTypeModifier and TypeMethodDescriptionObjectFactory.createDatetimeType()Create an instance ofDatetimeTypeDataReference.Lifetime.getCreationTime()Gets the value of the creationTime property.DataReference.Lifetime.getExpirationTime()Gets the value of the expirationTime property.Methods in nl.logius.digikoppeling.gb._2010._10 with parameters of type DatetimeTypeModifier and TypeMethodDescriptionvoidDataReference.Lifetime.setCreationTime(DatetimeType value) Sets the value of the creationTime property.voidDataReference.Lifetime.setExpirationTime(DatetimeType value) Sets the value of the expirationTime property.