Uses of Class
org.opencastproject.assetmanager.api.Value.DateValue
-
Packages that use Value.DateValue Package Description org.opencastproject.assetmanager.api This package and all of its sub-packages contain the API definition of the asset manager. -
-
Uses of Value.DateValue in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return Value.DateValue Modifier and Type Method Description static Value.DateValueValue. mk(Date value)Create a new value of typeDate.
-