Uses of Class
org.opencastproject.util.Jsons.Prop
Packages that use Jsons.Prop
Package
Description
Utility classes for dealing with media packages, collections, URLs, files, and streams.
-
Uses of Jsons.Prop in org.opencastproject.util
Methods in org.opencastproject.util that return Jsons.PropModifier and TypeMethodDescriptionstatic Jsons.PropCreate a property.static Jsons.PropCreate a property.static Jsons.PropCreate a property.static Jsons.PropCreate a property.static Jsons.PropCreate a property.Methods in org.opencastproject.util that return types with arguments of type Jsons.PropMethods in org.opencastproject.util with parameters of type Jsons.PropModifier and TypeMethodDescriptionstatic Jsons.ValJsons.getVal(Jsons.Prop prop) Get the value from a property.static Jsons.ObjJsons.obj(Jsons.Prop... ps) Create an object.