Uses of Class
org.opencastproject.assetmanager.api.Value.StringValue
-
Packages that use Value.StringValue 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.StringValue in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return Value.StringValue Modifier and Type Method Description static Value.StringValueValue. mk(String value)Create a new value of typeString.
-