Uses of Class
org.opencastproject.util.Jsons.Val
Packages that use Jsons.Val
Package
Description
Utility classes for dealing with media packages, collections, URLs, files, and streams.
-
Uses of Jsons.Val in org.opencastproject.authorization.xacml.manager.endpoint
Fields in org.opencastproject.authorization.xacml.manager.endpoint with type parameters of type Jsons.ValModifier and TypeFieldDescriptionstatic final Function<AccessControlEntry, Jsons.Val> JsonConv.fullAccessControlEntrystatic final Function<ManagedAcl, Jsons.Val> JsonConv.fullManagedAcl -
Uses of Jsons.Val in org.opencastproject.util
Subclasses of Jsons.Val in org.opencastproject.utilFields in org.opencastproject.util declared as Jsons.ValModifier and TypeFieldDescriptionstatic final Jsons.ValJsons.NULLJSON null.static final Jsons.ValJsons.ZERO_VALIdentity forvalues.Fields in org.opencastproject.util with type parameters of type Jsons.ValModifier and TypeFieldDescriptionstatic final Function<Jsons.Prop, Jsons.Val> Jsons.getValGet the value from a property.Jsons.notZeroCheck if a value is notJsons.ZERO_VAL.Jsons.stringValMethods in org.opencastproject.util that return Jsons.ValModifier and TypeMethodDescriptionJsons.Prop.getVal()static Jsons.Valstatic Jsons.Valstatic Jsons.Valstatic Jsons.ValMethods in org.opencastproject.util that return types with arguments of type Jsons.ValMethods in org.opencastproject.util with parameters of type Jsons.ValModifier and TypeMethodDescriptionstatic Jsons.ArrCreate an array.static Jsons.PropCreate a property.Method parameters in org.opencastproject.util with type arguments of type Jsons.ValModifier and TypeMethodDescriptionstatic Jsons.ArrCreate an array.static Jsons.ArrJsons.arr(Monadics.ListMonadic<Jsons.Val> vs) Create an array.static Jsons.PropCreate a property.Constructor parameters in org.opencastproject.util with type arguments of type Jsons.Val