Uses of Class
nl.logius.digikoppeling.gb._2010._10.DatetimeType
-
Packages that use DatetimeType Package Description nl.logius.digikoppeling.gb._2010._10 -
-
Uses of DatetimeType in nl.logius.digikoppeling.gb._2010._10
Fields in nl.logius.digikoppeling.gb._2010._10 declared as DatetimeType Modifier and Type Field Description protected DatetimeTypeDataReference.Lifetime. creationTimeprotected DatetimeTypeDataReference.Lifetime. expirationTimeMethods in nl.logius.digikoppeling.gb._2010._10 that return DatetimeType Modifier and Type Method Description DatetimeTypeObjectFactory. createDatetimeType()Create an instance ofDatetimeTypeDatetimeTypeDataReference.Lifetime. getCreationTime()Gets the value of the creationTime property.DatetimeTypeDataReference.Lifetime. getExpirationTime()Gets the value of the expirationTime property.Methods in nl.logius.digikoppeling.gb._2010._10 with parameters of type DatetimeType Modifier and Type Method Description voidDataReference.Lifetime. setCreationTime(DatetimeType value)Sets the value of the creationTime property.voidDataReference.Lifetime. setExpirationTime(DatetimeType value)Sets the value of the expirationTime property.
-