Uses of Class
org.molgenis.security.core.model.PackageValue
-
Packages that use PackageValue Package Description org.molgenis.security.core.model -
-
Uses of PackageValue in org.molgenis.security.core.model
Methods in org.molgenis.security.core.model that return PackageValue Modifier and Type Method Description abstract PackageValuePackageValue.Builder. build()abstract PackageValueGroupValue. getRootPackage()Methods in org.molgenis.security.core.model with parameters of type PackageValue Modifier and Type Method Description abstract GroupValue.BuilderGroupValue.Builder. setRootPackage(PackageValue packageValue)
-